This commit is contained in:
2023-12-11 09:16:54 +08:00
parent e654253676
commit 3feb79039f
2 changed files with 5 additions and 5 deletions

View File

@@ -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 */

View File

@@ -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){