appid
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"name" : "立讯手持",
|
||||
"appid" : "__UNI__A3EEF18",
|
||||
"description" : "立讯手持系统",
|
||||
"versionName" : "1.0.0",
|
||||
"name" : "超威手持",
|
||||
"appid" : "__UNI__E097C21",
|
||||
"description" : "超威手持系统",
|
||||
"versionName" : "1.0.1",
|
||||
"versionCode" : 101,
|
||||
"transformPx" : false,
|
||||
/* 5+App特有相关 */
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import JSEncrypt from '../node_modules/jsencrypt/bin/jsencrypt.js'
|
||||
import JSEncrypt from './jsencrypt2.js'
|
||||
let publicKey = 'MFwwDQYJKoZIhvcNAQEBBQADSwAwSAJBANL378k3RiZHWx5AfJqdH9xRNBmD9wGD\n' +
|
||||
'2iRe41HdTNF8RUhNnHit5NpMNtGL0NPTSSpPjjI1kJfVorRvaQerUgkCAwEAAQ==';
|
||||
function RSAencrypt(pas){
|
||||
|
||||
Reference in New Issue
Block a user