11
pzy
2024-09-14 2bdec2ea05404c7c5fb27fe0e2ff1f24280a4556
WebTM/views/indexMenu_PDA.html
@@ -161,11 +161,11 @@
            //#region 显示侧边菜单
            function set_sideMenuDisPlay() {
                //判断用户是移动端还是PC端
                var judgeMorPCflag = judgeMorPC();
                if (judgeMorPCflag) {//PC端
                    window.location.href = 'indexMenu.html'
                }
                ////判断用户是移动端还是PC端
                //var judgeMorPCflag = judgeMorPC();
                //if (judgeMorPCflag) {//PC端
                //    window.location.href = 'indexMenu.html'
                //}
                var ajaxLoad = layer.load();
                //获取菜单列表数据