修改默认地址checked格式错误的问题;修改编辑地址不回显的问题
This commit is contained in:
@ -20,7 +20,8 @@
|
||||
"modules" : {
|
||||
"OAuth" : {},
|
||||
"Payment" : {},
|
||||
"Share" : {}
|
||||
"Share" : {},
|
||||
"Geolocation" : {}
|
||||
},
|
||||
/* 应用发布信息 */
|
||||
"distribute" : {
|
||||
@ -74,7 +75,8 @@
|
||||
"UniversalLinks" : "https://yixiang.co/app/"
|
||||
}
|
||||
},
|
||||
"ad" : {}
|
||||
"ad" : {},
|
||||
"geolocation" : {}
|
||||
},
|
||||
"splashscreen" : {
|
||||
"ios" : {
|
||||
|
Reference in New Issue
Block a user