初始化处理,域名处理,部分图片处理

This commit is contained in:
wuhui_zzw 2023-09-26 15:14:48 +08:00
parent 685d784fa0
commit 52ea76344b
35 changed files with 56 additions and 57 deletions

View File

@ -438,7 +438,7 @@ let worker_orderDetail = {
{ {
goods_id: 454, goods_id: 454,
title: '标题', 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, total: 2,
} }
], ],
@ -470,7 +470,7 @@ let user_orderlist = {
has_many_order_goods: [{ has_many_order_goods: [{
goods_id: 454, goods_id: 454,
title: '标题', 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, total: 2,
}], }],
button_models: [ button_models: [
@ -489,7 +489,7 @@ let user_orderlist = {
has_many_order_goods: [{ has_many_order_goods: [{
goods_id: 454, goods_id: 454,
title: '标题', 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, total: 2,
}], }],
button_models: [ button_models: [
@ -518,7 +518,7 @@ let user_orderDetail_1 = {
{ {
goods_id: 454, goods_id: 454,
title: '标题', 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 total: 2
} }
], ],
@ -551,7 +551,7 @@ let user_orderDetail_2 = {
{ {
goods_id: 454, goods_id: 454,
title: '标题', 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 total: 2
} }
], ],
@ -574,7 +574,7 @@ Mock.mock('install_service/user_orderDetail', 'get', {
let install_income = { let install_income = {
nickname: '沙发垫', 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', grand_total: '150.00',
unsettlement_total: '3.55', unsettlement_total: '3.55',
settlement_total: '50.00', settlement_total: '50.00',

View File

@ -13,7 +13,7 @@
function routeBackUrlIOS(data = {body:'routeBackUrlIOS'}) { function routeBackUrlIOS(data = {body:'routeBackUrlIOS'}) {
window.webkit.messageHandlers.routeBackUrlIOS.postMessage(data); 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))
console.log(JSON.parse(data).token) console.log(JSON.parse(data).token)
document.write(data) document.write(data)

View File

@ -140,7 +140,7 @@ export default {
} }
}, },
function() { 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.$nextTick(() => {
that.sort(index, list); that.sort(index, list);
}); });

View File

@ -92,7 +92,7 @@ export default {
data() { data() {
return { return {
isPost: 1, 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: '', goodsid: '',
showPop: false, showPop: false,
micro_communities: [], micro_communities: [],

View File

@ -185,7 +185,7 @@ export default {
button_size: 40, button_size: 40,
over_top: 450, over_top: 450,
position_location: "right", 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, posterShow: false,

View File

@ -83,14 +83,14 @@ export default {
button_size: 40, button_size: 40,
over_top: 500, over_top: 500,
position_location: "right", 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: { btnData2: {
button_size: 40, button_size: 40,
over_top: 450, over_top: 450,
position_location: "right", 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, //是否显示收藏 isFavoriteIcon: false, //是否显示收藏

View File

@ -135,14 +135,14 @@ export default {
button_size: 40, button_size: 40,
over_top: 500, over_top: 500,
position_location: "right", 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: { btnData2: {
button_size: 40, button_size: 40,
over_top: 450, over_top: 450,
position_location: "right", 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: [], //厂家管理 producer_info: [], //厂家管理

View File

@ -93,7 +93,7 @@ export default {
checkImg(id) { checkImg(id) {
this.list.forEach(item => { this.list.forEach(item => {
if (item.id == id) { 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";
} }
}); });
}, },

View File

@ -489,7 +489,7 @@ export default {
} }
}, },
function() { 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.$nextTick(() => {
that.sort(index, list); that.sort(index, list);
}); });

View File

@ -136,7 +136,7 @@ export default {
} }
}, },
function() { 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.$nextTick(() => {
that.sort(index + 1, list); that.sort(index + 1, list);
}); });

View File

@ -257,7 +257,7 @@ export default {
let link = document.createElement("audio"); let link = document.createElement("audio");
link.setAttribute("src", _url); link.setAttribute("src", _url);
// link.setAttribute("src", `data:audio/wav;base64,${_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); document.body.appendChild(link);
this.$dialog.alert({ this.$dialog.alert({
message: this.redirectData.msg || "支付成功", message: this.redirectData.msg || "支付成功",

View File

@ -145,7 +145,7 @@ export default {
// category:[ // 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":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":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":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":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":""}, // {"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, "uniacid": 2,
"name": "11", "name": "11",
"link": "",//https://dev5.yunzshop.com/addons/yun_shop/?menu#/home?i=2 "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, "display_order": 1,
"is_open": 1, "is_open": 1,
"created_at": "2019-05-16 16:13:45", "created_at": "2019-05-16 16:13:45",
@ -177,8 +177,8 @@ export default {
"id": 5, "id": 5,
"uniacid": 2, "uniacid": 2,
"name": "2", "name": "2",
"link": "https://dev6.yunzmall.com/addons/yun_shop/?menu#/home?i=12", "link": "https://bztang.cdlfjy.com/addons/yun_shop/?menu#/home?i=12",
"thumb": "https://dev5.yunzmall.com/attachment/images/2/2019/12/SxZA32XxuaUi233I49ZMMWDsD94IxG.jpg", "thumb": "https://bztang.cdlfjy.com/attachment/images/2/2019/12/SxZA32XxuaUi233I49ZMMWDsD94IxG.jpg",
"display_order": 0, "display_order": 0,
"is_open": 1, "is_open": 1,
"created_at": "2019-12-27 08:58:54", "created_at": "2019-12-27 08:58:54",
@ -191,8 +191,8 @@ export default {
"id": 6, "id": 6,
"uniacid": 2, "uniacid": 2,
"name": "33", "name": "33",
"link": "https://dev6.yunzmall.com/addons/yun_shop/?menu#/home?i=12", "link": "https://bztang.cdlfjy.com/addons/yun_shop/?menu#/home?i=12",
"thumb": "https://b.yunzmall.com/image/e95d14a1b91aa82a7ba17d6870d33d10.png", "thumb": "https://bztang.cdlfjy.com/image/e95d14a1b91aa82a7ba17d6870d33d10.png",
"display_order": 2, "display_order": 2,
"is_open": 1, "is_open": 1,
"created_at": "2019-12-27 08:59:20", "created_at": "2019-12-27 08:59:20",

View File

@ -248,7 +248,7 @@ export default {
} }
}, },
function() { 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.$nextTick(() => {
that.sort(index, list,activeIndex); that.sort(index, list,activeIndex);
}); });

View File

@ -41,7 +41,7 @@
<div v-if="order.show"> <div v-if="order.show">
<!--<div class="member">--> <!--<div class="member">-->
<!--<div class="img-box">--> <!--<div class="img-box">-->
<!--<img src="https://dev5.yunzmall.com/attachment/images/2/2018/11/HZK4GiK3nv4s3rE3LKGnRpg4rVeK3u.jpg"--> <!--<img src="https://bztang.cdlfjy.com/attachment/images/2/2018/11/HZK4GiK3nv4s3rE3LKGnRpg4rVeK3u.jpg"-->
<!--alt="">--> <!--alt="">-->
<!--</div>--> <!--</div>-->
<!--<div class="phone-box">--> <!--<div class="phone-box">-->

View File

@ -83,7 +83,6 @@ export default {
this.ininValue = true; this.ininValue = true;
this.websock = new WebSocket(`wss://${document.location.hostname}//ws`); 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.onmessage = this.websocketonmessage;
this.websock.onopen = this.websocketonopen; this.websock.onopen = this.websocketonopen;
this.websock.onerror = this.websocketonerror; this.websock.onerror = this.websocketonerror;

View File

@ -4,7 +4,7 @@
<c-title :hide="false" :text="'拼购商品列表'"></c-title> <c-title :hide="false" :text="'拼购商品列表'"></c-title>
<ul class="list"> <ul class="list">
<li class="child" v-for="(item,ind) in 3" :key="ind"> <li class="child" v-for="(item,ind) in 3" :key="ind">
<img src="https://dev4.yunzmall.com/attachment/images/9/2019/09/lpdUPyxD9uXyR2r39rY2Q3D06r2eDZ.jpg" alt="" /> <img src="https://bztang.cdlfjy.com/attachment/images/9/2019/09/lpdUPyxD9uXyR2r39rY2Q3D06r2eDZ.jpg" alt="" />
<div class="child_right"> <div class="child_right">
<div class="title">fanbox FILA 斐乐官方 男子跑步鞋 2020年秋季新款休闲运动跑鞋闪电男鞋 微白-SW 42</div> <div class="title">fanbox FILA 斐乐官方 男子跑步鞋 2020年秋季新款休闲运动跑鞋闪电男鞋 微白-SW 42</div>
<div class="money"> <div class="money">

View File

@ -69,7 +69,7 @@ export default {
// let that = this; // let that = this;
this.$dialog.alert({ message: "请长按海报保存" }); this.$dialog.alert({ message: "请长按海报保存" });
// var alink = document.createElement("a"); // var alink = document.createElement("a");
// alink.href = "https://dev4.yunzmall.com/addons/yun_shop/storage/app/public/goods/9/9-398-7540.png"; // alink.href = "https://bztang.cdlfjy.com/addons/yun_shop/storage/app/public/goods/9/9-398-7540.png";
// alink.download = ""; // alink.download = "";
// alink.click(); // alink.click();
}, },

View File

@ -131,7 +131,7 @@ export default {
} }
}, },
function() { 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.$nextTick(() => {
that.sort(index, list); that.sort(index, list);
}); });

View File

@ -281,7 +281,7 @@ export default {
} }
}, },
function() { 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.$nextTick(() => {
that.sort(index, list); that.sort(index, list);
}); });

View File

@ -39,7 +39,7 @@
</div> </div>
<!--单单有喜--> <!--单单有喜-->
<goods-label :everyOrder="detail.every_order_reward" v-if="detail.every_order_reward"></goods-label> <goods-label :everyOrder="detail.every_order_reward" v-if="detail.every_order_reward"></goods-label>
<div class="item">{{ detail.shop_name }}</div> <div class="item">{{ detail.shop_name }}</div>
<!--群活码--> <!--群活码-->
@ -54,7 +54,7 @@
<div class="group-code-button" @click="toGroupCode">去加群</div> <div class="group-code-button" @click="toGroupCode">去加群</div>
</div> </div>
<div class="section"> <div class="section">
<p class="good-detail"> <p class="good-detail">
@ -67,7 +67,7 @@
<div style="width: 375px; top: 450px; position: fixed;"> <div style="width: 375px; top: 450px; position: fixed;">
<div class="poster" @click="postShow"> <div class="poster" @click="postShow">
<img src="https://www.yunzmall.com//min_img/bc_eweima.png" alt /> <img src="https://bztang.cdlfjy.com/min_img/bc_eweima.png" alt />
</div> </div>
</div> </div>

View File

@ -130,7 +130,7 @@ export default {
// category:[ // 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":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":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":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":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":""}, // {"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":""},
@ -149,7 +149,7 @@ export default {
"uniacid": 2, "uniacid": 2,
"name": "11", "name": "11",
"link": "",//https://dev5.yunzshop.com/addons/yun_shop/?menu#/home?i=2 "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, "display_order": 1,
"is_open": 1, "is_open": 1,
"created_at": "2019-05-16 16:13:45", "created_at": "2019-05-16 16:13:45",
@ -162,8 +162,8 @@ export default {
"id": 5, "id": 5,
"uniacid": 2, "uniacid": 2,
"name": "2", "name": "2",
"link": "https://dev6.yunzmall.com/addons/yun_shop/?menu#/home?i=12", "link": "https://bztang.cdlfjy.com/addons/yun_shop/?menu#/home?i=12",
"thumb": "https://dev5.yunzmall.com/attachment/images/2/2019/12/SxZA32XxuaUi233I49ZMMWDsD94IxG.jpg", "thumb": "https://bztang.cdlfjy.com/attachment/images/2/2019/12/SxZA32XxuaUi233I49ZMMWDsD94IxG.jpg",
"display_order": 0, "display_order": 0,
"is_open": 1, "is_open": 1,
"created_at": "2019-12-27 08:58:54", "created_at": "2019-12-27 08:58:54",
@ -176,8 +176,8 @@ export default {
"id": 6, "id": 6,
"uniacid": 2, "uniacid": 2,
"name": "33", "name": "33",
"link": "https://dev6.yunzmall.com/addons/yun_shop/?menu#/home?i=12", "link": "https://bztang.cdlfjy.com/addons/yun_shop/?menu#/home?i=12",
"thumb": "https://b.yunzmall.com/image/e95d14a1b91aa82a7ba17d6870d33d10.png", "thumb": "https://bztang.cdlfjy.com/image/e95d14a1b91aa82a7ba17d6870d33d10.png",
"display_order": 2, "display_order": 2,
"is_open": 1, "is_open": 1,
"created_at": "2019-12-27 08:59:20", "created_at": "2019-12-27 08:59:20",

View File

@ -97,7 +97,7 @@ export default circleDetails_controller;
.member { .member {
width: 100%; width: 100%;
height: 9rem; height: 9rem;
// background-image: url("https://dev3.yunzmall.com/attachment/image/aae1e9a875eab1b4c9bdc44f69a3c0d7.jpeg"); // background-image: url("https://bztang.cdlfjy.com/attachment/image/aae1e9a875eab1b4c9bdc44f69a3c0d7.jpeg");
background-size: 100%; background-size: 100%;
border-bottom-left-radius: 60% 15%; border-bottom-left-radius: 60% 15%;
border-bottom-right-radius: 60% 15%; border-bottom-right-radius: 60% 15%;

View File

@ -188,7 +188,7 @@ export default circleMyRelease_controller;
.member { .member {
width: 100%; width: 100%;
height: 9rem; height: 9rem;
background-image: url("https://dev3.yunzmall.com/attachment/image/aae1e9a875eab1b4c9bdc44f69a3c0d7.jpeg"); background-image: url("https://bztang.cdlfjy.com/attachment/image/aae1e9a875eab1b4c9bdc44f69a3c0d7.jpeg");
background-size: 100%; background-size: 100%;
border-bottom-left-radius: 60% 15%; border-bottom-left-radius: 60% 15%;
border-bottom-right-radius: 60% 15%; border-bottom-right-radius: 60% 15%;

View File

@ -8,7 +8,7 @@ export default {
data() { data() {
return { return {
memberId: null, memberId: null,
bg_img: "https://dev3.yunzmall.com/attachment/image/aae1e9a875eab1b4c9bdc44f69a3c0d7.jpeg", // 背景图片 bg_img: "https://bztang.cdlfjy.com/attachment/image/aae1e9a875eab1b4c9bdc44f69a3c0d7.jpeg", // 背景图片
header_img: "", // 头像 header_img: "", // 头像
autograph: "", // 个性签名 autograph: "", // 个性签名
invitation_count: "", // 发布数量 invitation_count: "", // 发布数量

View File

@ -271,7 +271,7 @@ export default {
} }
}, },
function () { 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.$nextTick(() => {
that.sort(index, list); that.sort(index, list);
}); });

View File

@ -502,7 +502,7 @@ export default {
} }
}, },
function () { 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.$nextTick(() => {
that.sort(index, list); that.sort(index, list);
}); });

View File

@ -298,7 +298,7 @@ export default {
.image { .image {
width: 9.28rem; width: 9.28rem;
height: 11.34rem; height: 11.34rem;
background-image: url("http://www.yunzmall.com/min_img/water_droplets.png"); background-image: url("http://bztang.cdlfjy.com/min_img/water_droplets.png");
background-size: cover; background-size: cover;
display: flex; display: flex;
justify-content: center; justify-content: center;

View File

@ -131,9 +131,9 @@
</div> </div>
<div class="backUp" @click="posterClick"> <div class="backUp" @click="posterClick">
<img src="https://www.yunzmall.com//min_img/bc_eweima.png" /> <img src="https://bztang.cdlfjy.com/min_img/bc_eweima.png" />
</div> </div>
<!--海报--> <!--海报-->
<yz-goodsposter v-model="posterShow" :posterData="isFrontCanvas ? posterImg : {}" :defaultImg="!isFrontCanvas ? posterImg : ''" :gid="goodsId" :goodstype="true"></yz-goodsposter> <yz-goodsposter v-model="posterShow" :posterData="isFrontCanvas ? posterImg : {}" :defaultImg="!isFrontCanvas ? posterImg : ''" :gid="goodsId" :goodstype="true"></yz-goodsposter>
<yz-specs class="componentsThemeColor" :goodsInfo="getGoods" v-model="popupSpecs" cakeSpecs="cakeSpecs" @closeSpecsPopup="close_yz_specs_popup" @selectSpecs="selectSpecsOn"> <yz-specs class="componentsThemeColor" :goodsInfo="getGoods" v-model="popupSpecs" cakeSpecs="cakeSpecs" @closeSpecsPopup="close_yz_specs_popup" @selectSpecs="selectSpecsOn">

View File

@ -63,11 +63,11 @@ export default {
isFrontCanvas: false, //是否前端控制生成海报false为后端生成 isFrontCanvas: false, //是否前端控制生成海报false为后端生成
btnData2: { btnData2: {
over_top: 450, over_top: 450,
icon_url: "https://www.yunzmall.com//min_img/bc_eweima.png" icon_url: "https://bztang.cdlfjy.com/min_img/bc_eweima.png"
}, },
btnData: { btnData: {
over_top: 500, over_top: 500,
icon_url: "https://www.yunzmall.com//min_img/icon-fontclass-zhiding.png" icon_url: "https://bztang.cdlfjy.com/min_img/icon-fontclass-zhiding.png"
}, },
//客服插件 //客服插件
serviceShow: false, serviceShow: false,

View File

@ -15,7 +15,7 @@ export default {
courses: {}, courses: {},
hasCopyButton: false, hasCopyButton: false,
videoFlag: false, videoFlag: false,
coursesLink: "https://dev8.yunzmall.com/addons/yun_shop/?menu#/category?i=1&type=5&shop_id&mid=166015", coursesLink: "https://bztang.cdlfjy.com/addons/yun_shop/?menu#/category?i=1&type=5&shop_id&mid=166015",
durationTime: "", //显示的时间 durationTime: "", //显示的时间
duration: "", //总秒数 duration: "", //总秒数
description: "", //详情 description: "", //详情
@ -116,7 +116,7 @@ export default {
}, },
//生命周期 - 创建完成可以访问当前this实例 //生命周期 - 创建完成可以访问当前this实例
created() { created() {
}, },
//生命周期 - 挂载完成可以访问DOM元素 //生命周期 - 挂载完成可以访问DOM元素

View File

@ -49,7 +49,7 @@
</li> </li>
</ul> </ul>
<div class="load" v-if="!showLoading"> <div class="load" v-if="!showLoading">
<!--<img src="https://dev6.yunzmall.com/addons/yun_shop/static/app/images/video-loading.gif" alt="">--> <!--<img src="https://bztang.cdlfjy.com/addons/yun_shop/static/app/images/video-loading.gif" alt="">-->
<img src="../../../assets/images/video-loading.gif" alt="loading" /> <img src="../../../assets/images/video-loading.gif" alt="loading" />
</div> </div>
<div style="height: 3rem;"></div> <div style="height: 3rem;"></div>

View File

@ -178,7 +178,7 @@
<div <div
class="Redpack-box" class="Redpack-box"
:style="{ :style="{
backgroundImage: 'url(' + (redpack_info.redpack_pic ? redpack_info.redpack_pic : 'https://dev4.yunzmall.com/attachment/image/7ad7f27c83eac4db1f8e0473798de644.png') + ')' backgroundImage: 'url(' + (redpack_info.redpack_pic ? redpack_info.redpack_pic : 'https://bztang.cdlfjy.com/attachment/image/7ad7f27c83eac4db1f8e0473798de644.png') + ')'
}" }"
> >
<transition name="slide-fade"> <transition name="slide-fade">

View File

@ -208,7 +208,7 @@ export default {
} }
}, },
function() { 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.$nextTick(() => {
that.sort(index, list); that.sort(index, list);
}); });

View File

@ -184,7 +184,7 @@ export default {
button_size: 40, button_size: 40,
over_top: 450, over_top: 450,
position_location: "right", 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, posterShow: false,

View File

@ -112,7 +112,7 @@ module.exports = {
}, },
proxy: { proxy: {
"/addons/yun_shop/api.php": { "/addons/yun_shop/api.php": {
target: "https://dev3.yunzmall.com/", //目标接口域名 target: "https://bztang.cdlfjy.com/", //目标接口域名
changeOrigin: true, //是否跨域 changeOrigin: true, //是否跨域
secure: false secure: false
// pathRewrite: { // pathRewrite: {