Merge branch 'master' of http://git.luyuan.tk/luyuan/deming into xbx

This commit is contained in:
2020-06-02 08:57:57 +08:00
parent 4e8bdc6522
commit 14e93665da
34 changed files with 1833 additions and 0 deletions

View File

@@ -1,5 +1,11 @@
{
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pageA/welcome/welcome",
"style": {
"navigationBarTitleText": "uni-app"
}
},
{
"path": "pages/index/index",
"style": {