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/addOrEditAddress/addOrEditAddress.json

11 lines
403 B

{
"navigationStyle": "custom",
"navigationBarTitleText": "新增收获地址",
"enablePullDownRefresh": false,
"navigationBarBackgroundColor": "#333333",
"usingComponents": {
"uni-nav-bar": "/components/uni-nav-bar/uni-nav-bar",
"uni-easyinput": "/node-modules/@dcloudio/uni-ui/lib/uni-easyinput/uni-easyinput",
"simple-address": "/pages/common/simple-address/simple-address"
}
}