shoujihaodenglubaocun
This commit is contained in:
parent
c13f605d83
commit
87937a503b
|
@ -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" : {
|
||||
|
|
|
@ -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({
|
||||
|
|
Loading…
Reference in New Issue