更新
This commit is contained in:
@@ -1,6 +1,29 @@
|
||||
{
|
||||
"pages": [
|
||||
{ "path": "pages/index/index" }
|
||||
{
|
||||
"path": "pages/index/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/account/bill/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/account/statistics/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/ucenter/index/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/ucenter/login/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/ucenter/register/index"
|
||||
},
|
||||
{
|
||||
"path": "pages/ucenter/agreement/user"
|
||||
},
|
||||
{
|
||||
"path": "pages/ucenter/agreement/privacy"
|
||||
}
|
||||
],
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
@@ -15,6 +38,7 @@
|
||||
"easycom": {
|
||||
"autoscan": true,
|
||||
"custom": {
|
||||
"^un-(.*)": "@/components/$1/$1.vue",
|
||||
"^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user