This commit is contained in:
zmr900709
2020-06-02 12:01:13 +08:00
15 changed files with 913 additions and 96 deletions

View File

@@ -1,4 +1,7 @@
{
"easycom": {
"^u-(.*)": "uview-ui/components/u-$1/u-$1.vue"
},
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pageA/welcome/welcome",
@@ -9,6 +12,7 @@
"titleNView": false,
"animationType": "slide-in-bottom"
}
}
},
{