From 0e38abb3047a1bdf6e15cc1a7de4c459feec23df Mon Sep 17 00:00:00 2001 From: yangxin <2509699647@qq.com> Date: Tue, 18 Mar 2025 15:35:18 +0800 Subject: [PATCH] '最新' --- admin-web-master/src/main.js | 16 ++++++++-------- admin-web-master/src/utils/request.js | 4 ++-- admin-web-master/src/views/activity/activityBian.vue | 35 ++++++++++++++++++----------------- admin-web-master/src/views/activity/activityBz.vue | 108 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++------------------------------------ admin-web-master/src/views/activity/activityHis.vue | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------- admin-web-master/src/views/activity/activitySp.vue | 51 +++++++++++++++++++++++++-------------------------- admin-web-master/src/views/activity/index.vue | 67 ++++++++++++++++++++++++++++++++++--------------------------------- admin-web-master/src/views/atmosphere/atmosphereBian.vue | 31 ++++++++++++++++--------------- admin-web-master/src/views/atmosphere/atmosphereBz.vue | 118 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------- admin-web-master/src/views/atmosphere/atmosphereGl.vue | 363 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- admin-web-master/src/views/atmosphere/atmosphereHis.vue | 91 +++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------- admin-web-master/src/views/atmosphere/atmosphereSp.vue | 128 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------- admin-web-master/src/views/comment/commentSys/index.vue | 4 ++-- admin-web-master/src/views/member/memberList/details.vue | 4 ++-- admin-web-master/src/views/promotion/account.vue | 15 ++++++++------- ceres-uniapp-master/config/api.js | 12 ++++++------ ceres-uniapp-master/pages_category_page1/goodsModule/addEvaluate.vue | 8 ++++---- ceres-uniapp-master/pages_category_page1/goodsModule/evaluateDetails.vue | 8 ++++---- ceres-uniapp-master/pages_category_page1/goodsModule/userEvaluate.vue | 18 +++++++++--------- 19 files changed, 631 insertions(+), 553 deletions(-) diff --git a/admin-web-master/src/main.js b/admin-web-master/src/main.js index a06cfd4..1778eae 100644 --- a/admin-web-master/src/main.js +++ b/admin-web-master/src/main.js @@ -37,15 +37,15 @@ Vue.prototype.$hostUrl =`${window.location.protocol}//${window.location.host}/cd let host = window.location.host; if(host === 'localhost:8080' || host === 'localhost:8081' || host === 'localhost:9528'|| host === '192.168.31.45:9528'|| host === 'localhost:9529' ) { - // Vue.prototype.$baseURL ='https://jy.scjysm.asia:18086/cdwlMall' - // Vue.prototype.$fontBold = `https://jy.scjysm.asia:18086/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Bold.ttf` - // Vue.prototype.$fontRegular = `https://jy.scjysm.asia:18086/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Regular.ttf` - // Vue.prototype.$API = `https://jy.scjysm.asia:18086/cdwlMall/meserver/api` + Vue.prototype.$baseURL ='https://jy.scjysm.asia:18086/cdwlMall' + Vue.prototype.$fontBold = `https://jy.scjysm.asia:18086/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Bold.ttf` + Vue.prototype.$fontRegular = `https://jy.scjysm.asia:18086/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Regular.ttf` + Vue.prototype.$API = `https://jy.scjysm.asia:18086/cdwlMall/meserver/api` - Vue.prototype.$baseURL ='https://zhgw-uat.028wlkj.com/cdwlMall' - Vue.prototype.$fontBold = `https://zhgw-uat.028wlkj.com/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Bold.ttf` - Vue.prototype.$fontRegular = `https://zhgw-uat.028wlkj.com/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Regular.ttf` - Vue.prototype.$API = `https://zhgw-uat.028wlkj.com/cdwlMall/meserver/api` + // Vue.prototype.$baseURL ='https://zhgw-uat.028wlkj.com/cdwlMall' + // Vue.prototype.$fontBold = `https://zhgw-uat.028wlkj.com/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Bold.ttf` + // Vue.prototype.$fontRegular = `https://zhgw-uat.028wlkj.com/cdwlMall/zsfwzxt/assets/Alibaba-PuHuiTi-Regular.ttf` + // Vue.prototype.$API = `https://zhgw-uat.028wlkj.com/cdwlMall/meserver/api` } else { Vue.prototype.$API = `${window.location.protocol}//${window.location.host}/cdwlMall/meserver/api` Vue.prototype.$baseURL =`${window.location.protocol}//${window.location.host}/cdwlMall` diff --git a/admin-web-master/src/utils/request.js b/admin-web-master/src/utils/request.js index f9be18b..1c44d31 100644 --- a/admin-web-master/src/utils/request.js +++ b/admin-web-master/src/utils/request.js @@ -16,8 +16,8 @@ let hostall = window.location.href; let baseURL = '' if(host === 'localhost:8080' || host === 'localhost:8081' || host === 'localhost:9528'|| host === '192.168.31.45:9528'|| host === 'localhost:9529' ) { - // baseURL = 'https://jy.scjysm.asia:18086/cdwlMall/meserver/admin-server'; - baseURL = 'https://zhgw-uat.028wlkj.com/cdwlMall/meserver/admin-server'; + baseURL = 'https://jy.scjysm.asia:18086/cdwlMall/meserver/admin-server'; + // baseURL = 'https://zhgw-uat.028wlkj.com/cdwlMall/meserver/admin-server'; // baseURL = process.env.VUE_APP_DOMAIN_PREFIX_1; diff --git a/admin-web-master/src/views/activity/activityBian.vue b/admin-web-master/src/views/activity/activityBian.vue index dc5e538..cde590c 100644 --- a/admin-web-master/src/views/activity/activityBian.vue +++ b/admin-web-master/src/views/activity/activityBian.vue @@ -3,7 +3,7 @@
品牌策划 > 活动方案编辑
-
+
@@ -107,7 +107,7 @@