1
duhe
2024-12-13 1f7ac5f6d6999501ca8ec2f7cc15bdaec64f46c4
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();
                //获取菜单列表数据