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({