From 8e67221c9abbb0230a30d956578e14ccecb59edc Mon Sep 17 00:00:00 2001 From: GYJ <1157756119@qq.com> Date: Thu, 2 Jan 2025 14:46:29 +0800 Subject: [PATCH 1/3] =?UTF-8?q?ios=20=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/manifest.json b/manifest.json index c16f5ab..aa3f3f3 100644 --- a/manifest.json +++ b/manifest.json @@ -1,9 +1,9 @@ { - "name" : "诗谣短剧", + "name" : "顺享短剧", "appid" : "__UNI__E0B05B1", "description" : "", - "versionName" : "1.5.0", - "versionCode" : 150, + "versionName" : "2.1.0", + "versionCode" : 210, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { @@ -27,8 +27,7 @@ "VideoPlayer" : {}, "Camera" : {}, "Record" : {}, - "OAuth" : {}, - "Push" : {} + "OAuth" : {} }, /* 应用发布信息 */ "distribute" : { From bfb8add963e63990f8d82b8f231831fffa9f7f23 Mon Sep 17 00:00:00 2001 From: GYJ <1157756119@qq.com> Date: Thu, 2 Jan 2025 14:52:09 +0800 Subject: [PATCH 2/3] =?UTF-8?q?ios=20=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/common/config.js b/common/config.js index 813a9ab..9a3ca5c 100644 --- a/common/config.js +++ b/common/config.js @@ -1,6 +1,6 @@ -// const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; // -// const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名 -// const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 +const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; // +const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名 +const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 // const ROOTPATH1 = "https://video.hnsiyao.cn/sqx_fast/"; // // const ROOTPATH = "https://video.hnsiyao.cn/sqx_fast/"; //后台服务域名 @@ -13,9 +13,9 @@ // const ROOTPATH1 = "http://192.168.1.41:8100/czg"; // // const ROOTPATH = "http://192.168.1.41:8100/czg"; //后台服务域名 // 测试 -const ROOTPATH1 = "https://web-api.hnsiyao.cn/czg"; // -const ROOTPATH = "https://web-api.hnsiyao.cn/czg"; //后台服务域名 -const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 +// const ROOTPATH1 = "https://web-api.hnsiyao.cn/czg"; // +// const ROOTPATH = "https://web-api.hnsiyao.cn/czg"; //后台服务域名 +// const ROOTPATH2 = "https://video-h5.hnsiyao.cn"; //后台服务域名 module.exports = { From 4959eea044784e3af306aa56becd1fd2b31c8778 Mon Sep 17 00:00:00 2001 From: GYJ <1157756119@qq.com> Date: Thu, 2 Jan 2025 15:37:40 +0800 Subject: [PATCH 3/3] =?UTF-8?q?ios=20=E9=85=8D=E7=BD=AE=E6=96=87=E4=BB=B6?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common/config.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/common/config.js b/common/config.js index 9a3ca5c..191473b 100644 --- a/common/config.js +++ b/common/config.js @@ -1,5 +1,5 @@ -const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg/"; // -const ROOTPATH = "https://dj-api.hnsiyao.cn/czg/"; //后台服务域名 +const ROOTPATH1 = "https://dj-api.hnsiyao.cn/czg"; // +const ROOTPATH = "https://dj-api.hnsiyao.cn/czg"; //后台服务域名 const ROOTPATH2 = "https://dj-h5.hnsiyao.cn"; //后台服务域名 // const ROOTPATH1 = "https://video.hnsiyao.cn/sqx_fast/"; //