|
@@ -0,0 +1,15 @@
|
|
|
+{
|
|
|
+ "usingComponents": {
|
|
|
+ "van-field": "@vant/weapp/field/index",
|
|
|
+ "van-icon": "@vant/weapp/icon/index",
|
|
|
+ "van-radio": "@vant/weapp/radio/index",
|
|
|
+ "van-radio-group": "@vant/weapp/radio-group/index",
|
|
|
+ "van-switch": "@vant/weapp/switch/index",
|
|
|
+ "van-cell": "@vant/weapp/cell/index",
|
|
|
+ "van-cell-group": "@vant/weapp/cell-group/index",
|
|
|
+ "van-button": "@vant/weapp/button/index",
|
|
|
+ "van-row": "@vant/weapp/row/index",
|
|
|
+ "van-col": "@vant/weapp/col/index"
|
|
|
+ },
|
|
|
+ "navigationBarTitleText": "修改地址"
|
|
|
+}
|