Replies: 1 comment 3 replies
-
就是把全局 Vue app 实例挂载到 window 上,只在开发环境生效,方便开发时调试呗 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
就是这行代码的意思。我看了一下,貌似全局也没有用
window.__APP__
的地方。想弄清楚这段代码的用意。Beta Was this translation helpful? Give feedback.
All reactions