childPath/shenHe/vip_artificial_apply_list.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
home.html | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
childPath/shenHe/vip_artificial_apply_list.html
@@ -426,7 +426,6 @@ level: level }, success: function(res) { alert(123); layer.close(loading); if (res.code != 0) { layer.msg(res.msg); home.html
@@ -173,6 +173,7 @@ setTimeout(function() { $("#nav").css("display", "block"); init(); // for (var i = 0; i < $("#nav").find("li").length; i++) { // var icon = $("#nav").find("li").eq(i).find("i").eq(0); // icon.removeClass("iconfont"); @@ -233,6 +234,7 @@ // ---------------------------------------------------- 菜单数据 menu: { // 请求列表 request: function() { doui.request({ @@ -314,6 +316,8 @@ } }); vm.menu.request(); //清除缓存事件 @@ -379,6 +383,7 @@ } }); </script>