mirror of
https://github.com/fofolee/uTools-quickcommand.git
synced 2025-06-08 22:51:25 +08:00
去掉调试代码
This commit is contained in:
parent
064ed6d257
commit
11de9ac639
@ -35,7 +35,6 @@ export default defineComponent({
|
|||||||
},
|
},
|
||||||
methods: {
|
methods: {
|
||||||
init() {
|
init() {
|
||||||
utools.isDev() && (window.root = this);
|
|
||||||
window.utools = window.getuToolsLite();
|
window.utools = window.getuToolsLite();
|
||||||
if (!this.checkVer()) return;
|
if (!this.checkVer()) return;
|
||||||
this.startUp();
|
this.startUp();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user