修改部分商品价格

This commit is contained in:
2026-03-09 08:44:36 +08:00
parent 6352b8eab0
commit fc44f05cd6
3 changed files with 18 additions and 32 deletions
+2
View File
@@ -788,6 +788,8 @@
$(".banner").find(":input").attr("disabled", true);
$(".ui_jq").hide();
$(".ui_jq").find(":input").attr("disabled", true);
$(".ui_cq").hide();
$(".ui_cq").find(":input").attr("disabled", true);
if (data.value == 6) {//条幅
$(".productName").show();
$(".banner").show();