shoujihaodenglubaocun

This commit is contained in:
shijing 2023-01-17 13:50:37 +08:00
parent c13f605d83
commit 87937a503b
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
"name" : "曲阳金隅EHS", "name" : "曲阳金隅EHS",
"appid" : "__UNI__B00D419", "appid" : "__UNI__B00D419",
"description" : "曲阳金隅EHS", "description" : "曲阳金隅EHS",
"versionName" : "1.01.19", "versionName" : "1.01.22",
"versionCode" : 101019, "versionCode" : 101022,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {

View File

@ -510,7 +510,7 @@
// #ifdef APP-PLUS // #ifdef APP-PLUS
let secret = that.ranStr(12) let secret = that.ranStr(12)
let mySecret = { let mySecret = {
'username': obj.username, 'username': obj.phone,
'secret': secret 'secret': secret
} }
that.$u.api.bindSecret({ that.$u.api.bindSecret({