调整分包,完成隐私协议(样式待优化)
This commit is contained in:
12
childPackage/pages/billDetail/index.json
Normal file
12
childPackage/pages/billDetail/index.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"usingComponents": {
|
||||
"navigator": "/components/navigator/index",
|
||||
"avatar": "/components/avatar/index",
|
||||
"van-row": "@vant/weapp/row/index",
|
||||
"van-col": "@vant/weapp/col/index",
|
||||
"echarts": "/childPackage/components/echarts/ec-canvas",
|
||||
"table": "/components/table/table",
|
||||
"van-button": "@vant/weapp/button/index"
|
||||
},
|
||||
"navigationStyle": "custom"
|
||||
}
|
Reference in New Issue
Block a user