第一次提交
This commit is contained in:
12
unpackage/dist/dev/mp-weixin/pages/index/index.json
vendored
Normal file
12
unpackage/dist/dev/mp-weixin/pages/index/index.json
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"navigationStyle": "custom",
|
||||
"navigationBarTitleText": "首页",
|
||||
"enablePullDownRefresh": true,
|
||||
"usingComponents": {
|
||||
"nav-bar": "/components/navBar/navBar",
|
||||
"diy": "/components/diy/diy",
|
||||
"homepush": "/pages/index/home-push/home-push",
|
||||
"uni-load-more": "/components/uni-load-more",
|
||||
"search-product": "/components/searchProduct"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user