张桐

调整画板颜色

正在显示 1 个修改的文件 包含 1 行增加1 行删除
@@ -796,7 +796,7 @@ @@ -796,7 +796,7 @@
796 function choose(agrs) { 796 function choose(agrs) {
797 switch (agrs) { 797 switch (agrs) {
798 case 1: 798 case 1:
799 - chooseColor.style.background = 'url("images/color1-n.png") no-repeat'; 799 + chooseColor.style.background = 'url("images/color6-n.png") no-repeat';
800 chooseColor.title = "#b8242a"; 800 chooseColor.title = "#b8242a";
801 break; 801 break;
802 case 2: 802 case 2: