Skip to content

Commit 30b5bec

Browse files
author
Mr.Mao
committed
chore: update readme
1 parent d5b68ee commit 30b5bec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
3434
## 基本使用(page、component)
3535

36-
右键打开菜单选择创建类型
36+
右键打开菜单选择创建类型,可选择创建组件、页面、分包页面,空格分割视图名称与页面名称(navigationBarTitleText)
3737

3838
![](./public/basic.gif)
3939

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"type": [
8686
"string"
8787
],
88-
"default": "vue2",
88+
"default": "vue3",
8989
"enum": [
9090
"vue2",
9191
"vue3",

0 commit comments

Comments
 (0)