vue3中如何管理和维护代码?[How is code managed and maintained in VUE3?] #6776
Unanswered
ArexdOr
asked this question in
Help/Questions
Replies: 1 comment
-
可以参考文档中这个部分:逻辑复用。 |
Beta Was this translation helpful? Give feedback.
0 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.
-
我刚开始接触vue3,我想问问如果采用setup语法糖的形式,如何在script标签中维护代码呢?如果一个script的代码多的话。我看到有说分多个script的,但是我感觉这样不太优雅。不知道大家平时在vue3项目中如何规范代码
Beta Was this translation helpful? Give feedback.
All reactions