|
|
|
@ -1,9 +1,9 @@ |
|
|
|
|
{ |
|
|
|
|
"name" : "梦航学习宝", |
|
|
|
|
"appid" : "__UNI__640EC10", |
|
|
|
|
"description" : "1.1.6", |
|
|
|
|
"versionName" : "1.0.16", |
|
|
|
|
"versionCode" : 116, |
|
|
|
|
"description" : "1.1.7", |
|
|
|
|
"versionName" : "1.0.17", |
|
|
|
|
"versionCode" : 117, |
|
|
|
|
"transformPx" : false, |
|
|
|
|
/* 5+App特有相关 */ |
|
|
|
|
"app-plus" : { |
|
|
|
@ -74,11 +74,16 @@ |
|
|
|
|
"payment" : { |
|
|
|
|
"alipay" : { |
|
|
|
|
"__platform__" : [ "ios", "android" ] |
|
|
|
|
}, |
|
|
|
|
"weixin" : { |
|
|
|
|
"__platform__" : [ "ios", "android" ], |
|
|
|
|
"appid" : "wxcd2c36c7cbe79194", |
|
|
|
|
"UniversalLinks" : "https://kn.tczxkj.com/" |
|
|
|
|
} |
|
|
|
|
}, |
|
|
|
|
"oauth" : { |
|
|
|
|
"weixin" : { |
|
|
|
|
"appid" : "wx860a75a277e1265b", |
|
|
|
|
"appid" : "wxcd2c36c7cbe79194", |
|
|
|
|
"appsecret" : "772ab067193d2bdc0b8dcaf28f6e18c5", |
|
|
|
|
"UniversalLinks" : "https://kn.tczxkj.com/" |
|
|
|
|
} |
|
|
|
|