feat: 龙7红圈加粗

This commit is contained in:
testadmin
2026-05-13 18:42:15 +08:00
parent 488f03d872
commit 4ad5e6064b
+1 -1
View File
@@ -280,7 +280,7 @@ function SoloPath(gameId,ctb,unit,x,y,type,corners,luck_six,dragon_seven,panda_e
}else if(gameId==1 && dragon_seven > 0){
var color='#b8860b', fonts="7";
ctb.strokeStyle = "#ff2202";
ctb.lineWidth = unit*0.05;
ctb.lineWidth = unit*0.08;
}else if(gameId==1 && panda_eight > 0){
var color='#34495e', fonts="8";
ctb.strokeStyle = "#506878";