diff --git a/mock/mock.js b/mock/mock.js index 8982ff0..db2739d 100644 --- a/mock/mock.js +++ b/mock/mock.js @@ -438,7 +438,7 @@ let worker_orderDetail = { { goods_id: 454, title: '标题', - image: 'https://dev3.yunzmall.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', + image: 'https://bztang.cdlfjy.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', total: 2, } ], @@ -470,7 +470,7 @@ let user_orderlist = { has_many_order_goods: [{ goods_id: 454, title: '标题', - image: 'https://dev3.yunzmall.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', + image: 'https://bztang.cdlfjy.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', total: 2, }], button_models: [ @@ -489,7 +489,7 @@ let user_orderlist = { has_many_order_goods: [{ goods_id: 454, title: '标题', - image: 'https://dev3.yunzmall.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', + image: 'https://bztang.cdlfjy.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', total: 2, }], button_models: [ @@ -518,7 +518,7 @@ let user_orderDetail_1 = { { goods_id: 454, title: '标题', - image: 'https://dev3.yunzmall.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', + image: 'https://bztang.cdlfjy.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', total: 2 } ], @@ -551,7 +551,7 @@ let user_orderDetail_2 = { { goods_id: 454, title: '标题', - image: 'https://dev3.yunzmall.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', + image: 'https://bztang.cdlfjy.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', total: 2 } ], @@ -574,7 +574,7 @@ Mock.mock('install_service/user_orderDetail', 'get', { let install_income = { nickname: '沙发垫', - avatar: 'https://dev3.yunzmall.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', + avatar: 'https://bztang.cdlfjy.com/addons/yun_shop/plugins/designer/assets/images/init-data/init-icon.png', grand_total: '150.00', unsettlement_total: '3.55', settlement_total: '50.00', diff --git a/public/static/app/javascript.html b/public/static/app/javascript.html index 4a2de6d..0dab79c 100644 --- a/public/static/app/javascript.html +++ b/public/static/app/javascript.html @@ -13,7 +13,7 @@ function routeBackUrlIOS(data = {body:'routeBackUrlIOS'}) { window.webkit.messageHandlers.routeBackUrlIOS.postMessage(data); } - function getKeyIIOS(data='{"i":"9","token":"F737BE654E92409CAF67354D53B8CD8B","domain":"https://dev2.yunzmall.com"}') { + function getKeyIIOS(data='{"i":"9","token":"F737BE654E92409CAF67354D53B8CD8B","domain":"https://bztang.cdlfjy.com"}') { console.log(JSON.parse(data)) console.log(JSON.parse(data).token) document.write(data) diff --git a/src/components/goods/children/liveList.vue b/src/components/goods/children/liveList.vue index c4b86ca..60fc2ea 100644 --- a/src/components/goods/children/liveList.vue +++ b/src/components/goods/children/liveList.vue @@ -140,7 +140,7 @@ export default { } }, function() { - list[index].cover = "https://www.yunzmall.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; + list[index].cover = "https://bztang.cdlfjy.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; that.$nextTick(() => { that.sort(index, list); }); diff --git a/src/components/goods/children/plugin/invitationAndLive.vue b/src/components/goods/children/plugin/invitationAndLive.vue index 1f5e236..f3bdff4 100644 --- a/src/components/goods/children/plugin/invitationAndLive.vue +++ b/src/components/goods/children/plugin/invitationAndLive.vue @@ -92,7 +92,7 @@ export default { data() { return { isPost: 1, - blankImage: 'https://www.yunzmall.com/addons/yun_shop/static/app/img/agreen_video@2x.png', + blankImage: 'https://bztang.cdlfjy.com/addons/yun_shop/static/app/img/agreen_video@2x.png', goodsid: '', showPop: false, micro_communities: [], diff --git a/src/components/goods/course_controller.js b/src/components/goods/course_controller.js index 42390a0..32e44e2 100644 --- a/src/components/goods/course_controller.js +++ b/src/components/goods/course_controller.js @@ -185,7 +185,7 @@ export default { button_size: 40, over_top: 450, position_location: "right", - icon_url: "https://www.yunzmall.com//min_img/bc_eweima.png" + icon_url: "https://bztang.cdlfjy.com/min_img/bc_eweima.png" }, //海报显隐 posterShow: false, diff --git a/src/components/goods/course_supply_controller.js b/src/components/goods/course_supply_controller.js index 4a75205..4e159fa 100644 --- a/src/components/goods/course_supply_controller.js +++ b/src/components/goods/course_supply_controller.js @@ -83,14 +83,14 @@ export default { button_size: 40, over_top: 500, position_location: "right", - icon_url: "https://www.yunzmall.com//min_img/icon-fontclass-zhiding.png" + icon_url: "https://bztang.cdlfjy.com//min_img/icon-fontclass-zhiding.png" }, // 海报按钮 btnData2: { button_size: 40, over_top: 450, position_location: "right", - icon_url: "https://www.yunzmall.com//min_img/bc_eweima.png" + icon_url: "https://bztang.cdlfjy.com/min_img/bc_eweima.png" }, isFavoriteIcon: false, //是否显示收藏 diff --git a/src/components/goods/goods_new_controller.js b/src/components/goods/goods_new_controller.js index 66e026b..f09f301 100644 --- a/src/components/goods/goods_new_controller.js +++ b/src/components/goods/goods_new_controller.js @@ -135,14 +135,14 @@ export default { button_size: 40, over_top: 500, position_location: "right", - icon_url: "https://www.yunzmall.com//min_img/icon-fontclass-zhiding.png" + icon_url: "https://bztang.cdlfjy.com//min_img/icon-fontclass-zhiding.png" }, // 海报按钮 btnData2: { button_size: 40, over_top: 450, position_location: "right", - icon_url: "https://www.yunzmall.com//min_img/bc_eweima.png" + icon_url: "https://bztang.cdlfjy.com/min_img/bc_eweima.png" }, producer_info: [], //厂家管理 diff --git a/src/components/micro_communities.vue b/src/components/micro_communities.vue index ff28797..e25384f 100644 --- a/src/components/micro_communities.vue +++ b/src/components/micro_communities.vue @@ -93,7 +93,7 @@ export default { checkImg(id) { this.list.forEach(item => { if (item.id == id) { - item.has_many_image[0].url = "https://www.yunzmall.com/min_img/img_404.png"; + item.has_many_image[0].url = "https://bztang.cdlfjy.com/min_img/img_404.png"; } }); }, diff --git a/src/components/new_diy/livestreaming.vue b/src/components/new_diy/livestreaming.vue index 2bee065..7045f1a 100644 --- a/src/components/new_diy/livestreaming.vue +++ b/src/components/new_diy/livestreaming.vue @@ -489,7 +489,7 @@ export default { } }, function() { - list[index].cover = 'https://www.yunzmall.com/addons/yun_shop/static/app/img/agreen_video@2x.png'; + list[index].cover = 'https://bztang.cdlfjy.com/addons/yun_shop/static/app/img/agreen_video@2x.png'; that.$nextTick(() => { that.sort(index, list); }); diff --git a/src/components/video_waterfall.vue b/src/components/video_waterfall.vue index 8597ccc..2bdbcb0 100644 --- a/src/components/video_waterfall.vue +++ b/src/components/video_waterfall.vue @@ -136,7 +136,7 @@ export default { } }, function() { - list[index].cover = "https://www.yunzmall.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; + list[index].cover = "https://bztang.cdlfjy.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; that.$nextTick(() => { that.sort(index + 1, list); }); diff --git a/src/views/cashier/pay_controller.js b/src/views/cashier/pay_controller.js index 012c2bb..033b359 100644 --- a/src/views/cashier/pay_controller.js +++ b/src/views/cashier/pay_controller.js @@ -257,7 +257,7 @@ export default { let link = document.createElement("audio"); link.setAttribute("src", _url); // link.setAttribute("src", `data:audio/wav;base64,${_url}`); - // link.setAttribute("src", "https://dev4.yunzmall.com/attachment/audios/0/2021/05/556f15b68d5d2c1886e2e470e6f1cda9.mp3"); + // link.setAttribute("src", "https://bztang.cdlfjy.com/attachment/audios/0/2021/05/556f15b68d5d2c1886e2e470e6f1cda9.mp3"); document.body.appendChild(link); this.$dialog.alert({ message: this.redirectData.msg || "支付成功", diff --git a/src/views/category/component_category_child_header.vue b/src/views/category/component_category_child_header.vue index bf11fc8..9f9154a 100644 --- a/src/views/category/component_category_child_header.vue +++ b/src/views/category/component_category_child_header.vue @@ -145,7 +145,7 @@ export default { // category:[ // {"id":2,"uniacid":2,"sort":1,"name":"快餐","thumb":"https://b.yunzmall.com/images/2/2018/08/L8Ia553RrZH83rEiLocYIY3L9o5885.jpg","is_open":1,"created_at":"2018-09-04 10:22:53","updated_at":"2019-08-20 15:15:37","deleted_at":null,"open_name":"开启"}, // {"id":6,"uniacid":2,"sort":0,"name":"其他","thumb":"https://b.yunzmall.com/images/2/2018/12/NV0sbs0rpq0Kwh069WR60HVVrER60V.jpg","is_open":1,"created_at":"2018-12-18 13:41:08","updated_at":"2020-04-01 11:29:12","deleted_at":null,"open_name":"开启"}, - // {"id":11,"uniacid":2,"sort":0,"name":"测试4","thumb":"https://dev5.yunzmall.com/attachment/images/2/2018/12/juKUL31Zs3a37NLuEnM3lun4t1kfF5.jpg","is_open":1,"created_at":"2018-12-19 16:08:27","updated_at":"2020-04-01 11:29:21","deleted_at":null,"open_name":"开启"}, + // {"id":11,"uniacid":2,"sort":0,"name":"测试4","thumb":"https://bztang.cdlfjy.com/attachment/images/2/2018/12/juKUL31Zs3a37NLuEnM3lun4t1kfF5.jpg","is_open":1,"created_at":"2018-12-19 16:08:27","updated_at":"2020-04-01 11:29:21","deleted_at":null,"open_name":"开启"}, // {"id":13,"uniacid":2,"sort":0,"name":"测试6","thumb":"https://b.yunzmall.com/images/2/2018/11/QjQDYPSEj8dWj28xYCezJ2LuCUaAJd.jpg","is_open":1,"created_at":"2018-12-19 16:09:07","updated_at":"2020-04-01 11:28:04","deleted_at":null,"open_name":"开启"}, // {"id":15,"uniacid":2,"sort":0,"name":"测试8","thumb":"https://b.yunzmall.com/images/2/2018/11/Q99iJ3gjJjSRwWw3Wj3s392wz38979.jpg","is_open":1,"created_at":"2018-12-19 16:09:56","updated_at":"2020-04-01 11:29:30","deleted_at":null,"open_name":"开启"}, // {"id":17,"uniacid":2,"sort":0,"name":"测试9","thumb":"https://b.yunzmall.com/images/2/2018/11/afAxalczOSaS22XuymUx46uX22z542.jpg","is_open":1,"created_at":"2018-12-19 16:10:56","updated_at":"2020-04-01 11:29:40","deleted_at":null,"open_name":"开启"}, @@ -164,7 +164,7 @@ export default { "uniacid": 2, "name": "11", "link": "",//https://dev5.yunzshop.com/addons/yun_shop/?menu#/home?i=2 - "thumb": "https://dev5.yunzmall.com/attachment/images/2/2019/05/hV12AOIipHh4VoR1iI4yoL6SFV41f2.jpg", + "thumb": "https://bztang.cdlfjy.com/attachment/images/2/2019/05/hV12AOIipHh4VoR1iI4yoL6SFV41f2.jpg", "display_order": 1, "is_open": 1, "created_at": "2019-05-16 16:13:45", @@ -177,8 +177,8 @@ export default { "id": 5, "uniacid": 2, "name": "2", - "link": "https://dev6.yunzmall.com/addons/yun_shop/?menu#/home?i=12", - "thumb": "https://dev5.yunzmall.com/attachment/images/2/2019/12/SxZA32XxuaUi233I49ZMMWDsD94IxG.jpg", + "link": "https://bztang.cdlfjy.com/addons/yun_shop/?menu#/home?i=12", + "thumb": "https://bztang.cdlfjy.com/attachment/images/2/2019/12/SxZA32XxuaUi233I49ZMMWDsD94IxG.jpg", "display_order": 0, "is_open": 1, "created_at": "2019-12-27 08:58:54", @@ -191,8 +191,8 @@ export default { "id": 6, "uniacid": 2, "name": "33", - "link": "https://dev6.yunzmall.com/addons/yun_shop/?menu#/home?i=12", - "thumb": "https://b.yunzmall.com/image/e95d14a1b91aa82a7ba17d6870d33d10.png", + "link": "https://bztang.cdlfjy.com/addons/yun_shop/?menu#/home?i=12", + "thumb": "https://bztang.cdlfjy.com/image/e95d14a1b91aa82a7ba17d6870d33d10.png", "display_order": 2, "is_open": 1, "created_at": "2019-12-27 08:59:20", diff --git a/src/views/dev-plug/shareRoom/list.vue b/src/views/dev-plug/shareRoom/list.vue index 509d70e..8624f06 100644 --- a/src/views/dev-plug/shareRoom/list.vue +++ b/src/views/dev-plug/shareRoom/list.vue @@ -248,7 +248,7 @@ export default { } }, function() { - list[index].cover = "https://www.yunzmall.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; + list[index].cover = "https://bztang.cdlfjy.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; that.$nextTick(() => { that.sort(index, list,activeIndex); }); diff --git a/src/views/extension/agency-bonus/group_orders.vue b/src/views/extension/agency-bonus/group_orders.vue index 61fcb5e..60d62fc 100644 --- a/src/views/extension/agency-bonus/group_orders.vue +++ b/src/views/extension/agency-bonus/group_orders.vue @@ -41,7 +41,7 @@
- + diff --git a/src/views/extension/data_large/index_controller.js b/src/views/extension/data_large/index_controller.js index 3c45b2a..3aed53f 100644 --- a/src/views/extension/data_large/index_controller.js +++ b/src/views/extension/data_large/index_controller.js @@ -83,7 +83,6 @@ export default { this.ininValue = true; this.websock = new WebSocket(`wss://${document.location.hostname}//ws`); - // this.websock = new WebSocket("wss://dev15.yunzmall.com//ws"); this.websock.onmessage = this.websocketonmessage; this.websock.onopen = this.websocketonopen; this.websock.onerror = this.websocketonerror; diff --git a/src/views/goods/group_buy/group_buy_goodslist.vue b/src/views/goods/group_buy/group_buy_goodslist.vue index ab6fdb1..b5a54d4 100644 --- a/src/views/goods/group_buy/group_buy_goodslist.vue +++ b/src/views/goods/group_buy/group_buy_goodslist.vue @@ -4,7 +4,7 @@
- + loading
diff --git a/src/views/video_goods/little_video/video_detail.vue b/src/views/video_goods/little_video/video_detail.vue index 31d2640..3e94bd6 100644 --- a/src/views/video_goods/little_video/video_detail.vue +++ b/src/views/video_goods/little_video/video_detail.vue @@ -178,7 +178,7 @@
diff --git a/src/views/video_goods/little_video/video_list_controller.js b/src/views/video_goods/little_video/video_list_controller.js index c7c3e06..f960632 100644 --- a/src/views/video_goods/little_video/video_list_controller.js +++ b/src/views/video_goods/little_video/video_list_controller.js @@ -208,7 +208,7 @@ export default { } }, function() { - list[index].cover = "https://www.yunzmall.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; + list[index].cover = "https://bztang.cdlfjy.com/addons/yun_shop/static/app/img/agreen_video@2x.png"; that.$nextTick(() => { that.sort(index, list); }); diff --git a/src/views/video_on_demand/index_controller.js b/src/views/video_on_demand/index_controller.js index b32d971..e63abde 100644 --- a/src/views/video_on_demand/index_controller.js +++ b/src/views/video_on_demand/index_controller.js @@ -184,7 +184,7 @@ export default { button_size: 40, over_top: 450, position_location: "right", - icon_url: "https://www.yunzmall.com//min_img/bc_eweima.png" + icon_url: "https://bztang.cdlfjy.com/min_img/bc_eweima.png" }, //海报显隐 posterShow: false, diff --git a/vue.config.js b/vue.config.js index 78116a9..f6f1c1e 100644 --- a/vue.config.js +++ b/vue.config.js @@ -112,7 +112,7 @@ module.exports = { }, proxy: { "/addons/yun_shop/api.php": { - target: "https://dev3.yunzmall.com/", //目标接口域名 + target: "https://bztang.cdlfjy.com/", //目标接口域名 changeOrigin: true, //是否跨域 secure: false // pathRewrite: {