From 87937a503bfb0aa4011e569355c8007d9c25815a Mon Sep 17 00:00:00 2001 From: shijing Date: Tue, 17 Jan 2023 13:50:37 +0800 Subject: [PATCH] shoujihaodenglubaocun --- manifest.json | 4 ++-- pages/login/login_.vue | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index ab0fc93..4a0ace0 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "曲阳金隅EHS", "appid" : "__UNI__B00D419", "description" : "曲阳金隅EHS", - "versionName" : "1.01.19", - "versionCode" : 101019, + "versionName" : "1.01.22", + "versionCode" : 101022, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/login/login_.vue b/pages/login/login_.vue index 1e18a60..79ed929 100644 --- a/pages/login/login_.vue +++ b/pages/login/login_.vue @@ -510,7 +510,7 @@ // #ifdef APP-PLUS let secret = that.ranStr(12) let mySecret = { - 'username': obj.username, + 'username': obj.phone, 'secret': secret } that.$u.api.bindSecret({