wtt
2025-12-15 a853c96fb287ea5e9edaa39e0c63f6d9de04f9d1
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();
                //获取菜单列表数据