Blame view

src/pages/address-edit/address-edit.json 208 Bytes
simon committed
1
{
simon committed
2 3 4 5 6
  "navigationBarTitleText": "编辑收货地址",
  "usingComponents": {
    "van-checkbox": "../../ui/vant-weapp/checkbox/index",
    "van-checkbox-group": "../../ui/vant-weapp/checkbox-group/index"
  }
simon committed
7
}