Merge pull request 'master' (#3) from master into zhy

Reviewed-on: http://git.luyuan.tk/luyuan/deming/pulls/3
This commit was merged in pull request #3.
This commit is contained in:
2020-06-01 16:53:05 +08:00
35 changed files with 1853 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": {