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.
sky-take-out/user/mp-weixin/pages/my/my.json

10 lines
302 B

{
"navigationStyle": "custom",
"navigationBarTitleText": "个人中心",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#ffc200",
"usingComponents": {
"uni-nav-bar": "/components/uni-nav-bar/uni-nav-bar",
"reach-bottom": "/components/reach-bottom/reach-bottom"
}
}