From 8ac54b5542840f006fdba68ff777a80e7dcf4d8d Mon Sep 17 00:00:00 2001 From: weipengfei <2187978347@qq.com> Date: Fri, 22 Mar 2024 16:10:57 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/api.js | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api/api.js b/api/api.js index ad25809..5a5c88f 100644 --- a/api/api.js +++ b/api/api.js @@ -207,7 +207,7 @@ export function modifyPassword(data) { } -/** 设置登录密码 */ +/** 设置支付密码 */ export function setPayPwd(data) { return request.post('User/set/withdrawal_pwd', data); } diff --git a/manifest.json b/manifest.json index e30c937..7ec7cc4 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "惠农生活", "appid" : "__UNI__3A527D1", "description" : "", - "versionName" : "2.0.05", - "versionCode" : 2005, + "versionName" : "2.0.06", + "versionCode" : 2006, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {