From 0a9c19af048dd9eb68a6ba325eaa410559bf05bf Mon Sep 17 00:00:00 2001 From: huliyong <2783385703@qq.com> Date: Mon, 30 Dec 2024 22:56:08 +0800 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/list/videoList.vue | 2 +- config.js | 21 ++++++++++++--------- pages_order/service/articleDetail.vue | 7 ++++++- 3 files changed, 19 insertions(+), 11 deletions(-) diff --git a/components/list/videoList.vue b/components/list/videoList.vue index fc64ffe..ea94935 100644 --- a/components/list/videoList.vue +++ b/components/list/videoList.vue @@ -7,7 +7,7 @@ - + diff --git a/config.js b/config.js index e5cd4c2..e470767 100644 --- a/config.js +++ b/config.js @@ -7,7 +7,7 @@ import uvUI from '@/uni_modules/uv-ui-tools' Vue.use(uvUI); // 当前环境 -const type = 'prod' +const type = 'prod2' // 环境配置 @@ -17,25 +17,28 @@ const config = { }, prod : { baseUrl : 'https://traveladmin.augcl.com/travel-api/api', - } + }, + prod2 : { + baseUrl : 'https://traveladmin.hhlm1688.com/travel-api/api', + }, } // 默认配置 const defaultConfig = { mapKey : 'SNGBZ-K6AKJ-5X2FI-XYKCM-DEZXZ-FGBA3', - aliOss : { - url : 'https://tennis-oss.xzaiyp.top/', - config : { + aliOss: { + url: 'https://image.hhlm1688.com/', + config: { //桶的地址 region: 'oss-cn-guangzhou', //id - accessKeyId:'LTAI5tNycA46YTwm383dRvMV', + accessKeyId: 'LTAI5tQSs47izVy8DLVdwUU9', //密钥 - accessKeySecret:'tAdbYQCmdur6jbZ8hjvgB7T1Z52mIG', + accessKeySecret: 'qHI7C3PaXYZySr84HTToviC71AYlFq', //桶的名字 - bucket: 'zhuoqiu-image', - endpoint:'oss-cn-guangzhou.aliyuncs.com', + bucket: 'hanhaiimage', + endpoint: 'oss-cn-shenzhen.aliyuncs.com', } }, dict : { diff --git a/pages_order/service/articleDetail.vue b/pages_order/service/articleDetail.vue index 9ba2391..b03f546 100644 --- a/pages_order/service/articleDetail.vue +++ b/pages_order/service/articleDetail.vue @@ -2,7 +2,12 @@ - + + + + +