新增鼠标垫

This commit is contained in:
2025-12-05 09:51:29 +08:00
parent d7001df657
commit b5cb6cd1b0
5 changed files with 560 additions and 10 deletions
+1 -1
View File
@@ -3403,7 +3403,7 @@
});
return false;
}
if (type == 1) {
if (!switchz3Size && type == 1) {
if (arr.indexOf("圆角") == -1 && arr.indexOf("直角") == -1) {
layer.msg("圆角,直角必选 无法报价", {offset: ['300px', '300px']}, function () {
});