yangle
2024-09-10 0b426ccbc9f26d842c173fe677c0ea6a57940a0a
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();
                //获取菜单列表数据