更新
This commit is contained in:
parent
30ed1fcdc0
commit
8ac54b5542
@ -207,7 +207,7 @@ export function modifyPassword(data) {
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/** 设置登录密码 */
|
/** 设置支付密码 */
|
||||||
export function setPayPwd(data) {
|
export function setPayPwd(data) {
|
||||||
return request.post('User/set/withdrawal_pwd', data);
|
return request.post('User/set/withdrawal_pwd', data);
|
||||||
}
|
}
|
||||||
|
@ -2,8 +2,8 @@
|
|||||||
"name" : "惠农生活",
|
"name" : "惠农生活",
|
||||||
"appid" : "__UNI__3A527D1",
|
"appid" : "__UNI__3A527D1",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "2.0.05",
|
"versionName" : "2.0.06",
|
||||||
"versionCode" : 2005,
|
"versionCode" : 2006,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 5+App特有相关 */
|
/* 5+App特有相关 */
|
||||||
"app-plus" : {
|
"app-plus" : {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user