1
duhe
2025-01-10 938baa4217e35445b6dba52bcceef4ce2d30bfc3
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();
                //获取菜单列表数据