修改版本提交代码

This commit is contained in:
duan
2025-03-05 13:38:26 +08:00
parent 716ef3657a
commit 092704162d
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
//打包时修改env的值即可
const env='test' //test , production,local
const env='production' //test , production,local
export const encryptKey='1234567890123456' // http数据加解密的key

View File

@@ -2,8 +2,8 @@
"name" : "斯耀短剧",
"appid" : "__UNI__E0B05B1",
"description" : "",
"versionName" : "1.2.8",
"versionCode" : 128,
"versionName" : "1.2.9",
"versionCode" : 129,
"transformPx" : false,
/* 5+App */
"app-plus" : {