admin
2020-05-16 2ef3771c6ec7a7b24ddb670925c536976043bd0e
会员自主申请审核
2个文件已修改
6 ■■■■ 已修改文件
childPath/shenHe/vip_artificial_apply_list.html 1 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
home.html 5 ●●●●● 补丁 | 查看 | 原始文档 | 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>