mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-09-24 13:03:30 +08:00
开发模式下方便调试
This commit is contained in:
@@ -29,7 +29,7 @@ export default defineComponent({
|
||||
},
|
||||
methods: {
|
||||
init() {
|
||||
window.root = this;
|
||||
utools.isDev() && (window.root = this);
|
||||
window.utools = window.getuToolsLite();
|
||||
if (!this.checkVer()) return;
|
||||
this.startUp();
|
||||
|
Reference in New Issue
Block a user