cloud-server-management/src/main/webapp/WEB-INF/view/system/tShop/TShop_add_three.html
@@ -92,6 +92,12 @@ }else{ $("#t3").show() } var page = $('#page option:selected').text(); if (page=="线上课得积分" || page=="看视频得奖励"){ if (oneId == "列表"){ $("#t3").show() } } } function updateType(e) { @@ -101,6 +107,7 @@ $("#t1").hide() $("#t2").hide() $("#t3").hide() $("#turnId").hide() }else { $("#t1").show() $("#t2").show() @@ -149,6 +156,7 @@ $("#t1").hide() $("#t2").hide() $("#t3").hide() $("#turnId").hide() } } </script>