feat:绘制图形
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"pages/index/index",
|
||||
"pages/shape/index",
|
||||
"pages/debug/debug",
|
||||
"demoPages/shapePrint/index"
|
||||
"pages/wordDemo/index"
|
||||
],
|
||||
"window": {},
|
||||
"style": "v2",
|
||||
@@ -40,6 +40,12 @@
|
||||
"iconPath": "assets/tabBar/icon-shape.png",
|
||||
"selectedIconPath": "assets/tabBar/icon-shape-active.png",
|
||||
"text": "图形"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/wordDemo/index",
|
||||
"iconPath": "assets/tabBar/icon-word.png",
|
||||
"selectedIconPath": "assets/tabBar/icon-word-active.png",
|
||||
"text": "练字"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user