src/views/systemfunc/index.jsx
@@ -17,6 +17,10 @@ sessionStorage.setItem('isEditState', 'true') window.GLOB.mkHS = true // HS下不可开启断点调试 window.GLOB.breakpoint = false sessionStorage.removeItem('breakpoint') Object.defineProperty(window, 'debugger', { writable: false, value: false