From 092704162d1b76b149263dec595b99fb588d06cc Mon Sep 17 00:00:00 2001 From: duan <1004387497@qq.com> Date: Wed, 5 Mar 2025 13:38:26 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E6=8F=90?= =?UTF-8?q?=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commons/config.js | 2 +- manifest.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/commons/config.js b/commons/config.js index e11ef6d..bf78f27 100644 --- a/commons/config.js +++ b/commons/config.js @@ -1,6 +1,6 @@ //打包时修改env的值即可 -const env='test' //test , production,local +const env='production' //test , production,local export const encryptKey='1234567890123456' // http数据加解密的key diff --git a/manifest.json b/manifest.json index d3497a3..9db82bf 100644 --- a/manifest.json +++ b/manifest.json @@ -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" : {