diff --git a/common.scss b/common.scss index bb39f80..7c901f4 100644 --- a/common.scss +++ b/common.scss @@ -764,7 +764,7 @@ .uni-banner { width: 540rpx; margin: 0 auto; - background: url(https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/version-tip.png) no-repeat; + background: url(https://static.tbmall.xin/static/version-tip.png) no-repeat; background-size: 100% 100%; } .close_btn{ diff --git a/components/common/down-popup.vue b/components/common/down-popup.vue index aa42245..d08c541 100644 --- a/components/common/down-popup.vue +++ b/components/common/down-popup.vue @@ -4,7 +4,7 @@ {{title}} - + {{articleTitle}} diff --git a/components/common/global.js b/components/common/global.js index 067d803..88bfef2 100644 --- a/components/common/global.js +++ b/components/common/global.js @@ -18,4 +18,4 @@ export const network = { isNone:'', isDownload:'' }; -export const s3 = 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/'; +export const s3 = 'https://static.tbmall.xin/static/'; diff --git a/components/common/home-popup.vue b/components/common/home-popup.vue index d74fc3b..3480e42 100644 --- a/components/common/home-popup.vue +++ b/components/common/home-popup.vue @@ -7,7 +7,7 @@ > - + 信任桥 分享商品 diff --git a/components/common_card.vue b/components/common_card.vue index b686efd..b00bf16 100644 --- a/components/common_card.vue +++ b/components/common_card.vue @@ -5,13 +5,13 @@ 点击上传身份证人像面 点击上传身份国旗面 @@ -49,22 +49,22 @@ export default { id: 1, title: "标准", isOk: true, - url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_ok.png", + url: "https://static.tbmall.xin/static/ID_ok.png", }, { id: 2, title: "边框缺失", isOk: false, - url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_error_1.png", + url: "https://static.tbmall.xin/static/ID_error_1.png", }, { id: 3, title: "照片模糊", isOk: false, - url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_error_2.png", + url: "https://static.tbmall.xin/static/ID_error_2.png", }, { id: 4, title: "闪光强烈", isOk: false, - url: "https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/ID_error_3.png", + url: "https://static.tbmall.xin/static/ID_error_3.png", } ], fileListZ: {},// 身份正面照 diff --git a/components/shop/you-item.vue b/components/shop/you-item.vue index 52ad3f9..90ba483 100644 --- a/components/shop/you-item.vue +++ b/components/shop/you-item.vue @@ -5,9 +5,9 @@ - - - + + + {{obj.title}} @@ -15,7 +15,7 @@ ¥{{obj.price}} 专区立省{{ Number(obj.adPrice) - Number(obj.price) }}元 - + diff --git a/components/winning_record.vue b/components/winning_record.vue index 71eb92d..88cbf81 100644 --- a/components/winning_record.vue +++ b/components/winning_record.vue @@ -4,7 +4,7 @@ - {{ item.prizeName }} @@ -26,7 +26,7 @@ 已领取 - 还未中奖哦~ diff --git a/pages/LuckyWheel/LuckyWheel.vue b/pages/LuckyWheel/LuckyWheel.vue index d13a57e..7294319 100644 --- a/pages/LuckyWheel/LuckyWheel.vue +++ b/pages/LuckyWheel/LuckyWheel.vue @@ -4,11 +4,11 @@ @@ -20,7 +20,7 @@ export default { data() { return { - lightImages: ['https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/zz.png', 'https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/turntable.png'], + lightImages: ['https://static.tbmall.xin/static/zz.png', 'https://static.tbmall.xin/static/turntable.png'], prizes: [{ name: '积分', image: '/static/turntable/record.png', diff --git a/pages/home/home.vue b/pages/home/home.vue index 884f9b5..751281f 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -4,16 +4,16 @@ - + - 搜索 - - TB聚合商城 全民共创共享的电商平台 - @@ -60,7 +60,7 @@ - 暂无分类 @@ -73,7 +73,7 @@ 信任桥优品 - 品牌5折秒杀福利 @@ -105,7 +105,7 @@ - + 信任桥兑换 @@ -118,12 +118,12 @@ - - + 红包抽奖 @@ -136,7 +136,7 @@ - @@ -1056,7 +1056,7 @@ .business_school_warp { margin-top: 20rpx; height: 160rpx; - background-image: url("https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/result.png"); + background-image: url("https://static.tbmall.xin/static/result.png"); background-size: 100% 100%; background-position: center; /* 将图片居中显示 */ diff --git a/pages/login_package/announcement/announcement.vue b/pages/login_package/announcement/announcement.vue index 912de48..c59cc18 100644 --- a/pages/login_package/announcement/announcement.vue +++ b/pages/login_package/announcement/announcement.vue @@ -4,7 +4,7 @@
+ - + 注:所有数据均截止到进入页面的时间,返回再进入页面数据会更新。 用户信息 - + {{item.userName}} diff --git a/pages/mine_package/mine_my_team_list/mine_my_team_list1.vue b/pages/mine_package/mine_my_team_list/mine_my_team_list1.vue index 6cabef4..8ce1911 100644 --- a/pages/mine_package/mine_my_team_list/mine_my_team_list1.vue +++ b/pages/mine_package/mine_my_team_list/mine_my_team_list1.vue @@ -82,7 +82,7 @@ - 暂无数据 diff --git a/pages/mine_package/mine_order/components/salesStatus.vue b/pages/mine_package/mine_order/components/salesStatus.vue index 231187b..455b0f8 100644 --- a/pages/mine_package/mine_order/components/salesStatus.vue +++ b/pages/mine_package/mine_order/components/salesStatus.vue @@ -1,7 +1,7 @@