You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
436 B

3 years ago
{
3 years ago
"navigationBarTitleText": "生活",
"enablePullDownRefresh": true,
3 years ago
"usingComponents": {
3 years ago
"index-u-waterfall-left": "/pages/life/index-u-waterfall-left",
"index-u-waterfall-right": "/pages/life/index-u-waterfall-right",
3 years ago
"u-waterfall": "/node-modules/uview-ui/components/u-waterfall/u-waterfall",
"u-loadmore": "/node-modules/uview-ui/components/u-loadmore/u-loadmore",
3 years ago
"tabbar": "/tabbarComponent/tabbar"
}
}