cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_two.html
@@ -81,6 +81,7 @@ function updateT(e) { var oneId = $('#type option:selected').text(); console.log(oneId); if (oneId!="详情"&&oneId!="指定商品"&&oneId!="指定折扣"){ $("#t3").hide() @@ -88,6 +89,12 @@ }else{ $("#t3").show() } var page = $('#page option:selected').text(); if (page=="线上课得积分" || page=="看视频得奖励"){ if (oneId == "列表"){ $("#t3").show() } } } function updateType(e) {