We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5b68ee commit 30b5becCopy full SHA for 30b5bec
README.md
@@ -33,7 +33,7 @@
33
34
## 基本使用(page、component)
35
36
-右键打开菜单选择创建类型:
+右键打开菜单选择创建类型,可选择创建组件、页面、分包页面,空格分割视图名称与页面名称(navigationBarTitleText)
37
38

39
package.json
@@ -85,7 +85,7 @@
85
"type": [
86
"string"
87
],
88
- "default": "vue2",
+ "default": "vue3",
89
"enum": [
90
"vue2",
91
"vue3",
0 commit comments