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