From c03de41336cec0494e9cf1c2ba41cdc3106af9cd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A7=A6=E5=BD=A6=E7=A5=96?= <605893810@qq.com> Date: Sat, 31 Jan 2026 12:03:26 +0800 Subject: [PATCH] =?UTF-8?q?feat:=E6=9B=B4=E6=8D=A2oss?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- common.scss | 2 +- components/common/down-popup.vue | 2 +- components/common/global.js | 2 +- components/common/home-popup.vue | 2 +- components/common_card.vue | 12 ++-- components/shop/you-item.vue | 8 +-- components/winning_record.vue | 4 +- pages/LuckyWheel/LuckyWheel.vue | 6 +- pages/home/home.vue | 24 +++---- .../announcement/announcement.vue | 4 +- pages/login_package/news/news.vue | 2 +- pages/mine/mine.vue | 64 +++++++++---------- .../mine_authentication.vue | 8 +-- .../mine_authentication_ok.vue | 4 +- .../mine_bank_card/mine_bank_card.vue | 2 +- .../mine_my_team/mine_my_team.vue | 4 +- .../mine_my_team_list/mine_my_team_list.vue | 6 +- .../mine_my_team_list/mine_my_team_list1.vue | 2 +- .../mine_order/components/salesStatus.vue | 2 +- pages/mine_package/mine_order/mine_order.vue | 2 +- pages/mine_package/mine_purse/mine_purse.vue | 2 +- .../mine_purse_bonus/mine_purse_bonus.vue | 2 +- .../mine_purse_bonus_withdraw_log.vue | 2 +- .../mine_purse_exchange.vue | 4 +- .../mine_purse_log/mine_purse_log.vue | 6 +- .../mine_purse_recharge.vue | 2 +- .../mine_settings/mine_settings.vue | 2 +- .../order_submit/order_submit.vue | 8 +-- .../order_submit_error/order_submit_error.vue | 2 +- .../order_submit_ok/order_submit_ok.vue | 2 +- .../other_package/components/share-popup.vue | 2 +- .../merchant_settlement_ok.vue | 2 +- .../nine-grid/components/ResultModal.vue | 2 +- pages/other_package/nine-grid/nine-grid.vue | 4 +- .../other_package/productInfo/productInfo.vue | 4 +- pages/other_package/turntable/turntable.vue | 6 +- .../account/components/account-item-two.vue | 4 +- .../account/components/account-item.vue | 2 +- .../account/components/select-item.vue | 6 +- .../account/components/select-lian-two.vue | 6 +- .../account/components/select-lian.vue | 6 +- .../account/components/shu-tips.vue | 4 +- pages/rwa_package/account/shu.vue | 6 +- pages/rwa_package/account/withdraw.vue | 8 +-- pages/rwa_package/dongjian/check.vue | 2 +- pages/rwa_package/dongjian/jia.vue | 6 +- pages/rwa_package/rwa/rwa - 副本.vue | 2 +- pages/rwa_package/rwa/rwa.vue | 2 +- .../rwa_withdrawal/rwa_withdrawal.vue | 6 +- .../rwa_withdrawal_log/rwa_withdrawal_log.vue | 2 +- pages/rwa_package/setting/setting.vue | 2 +- pages/rwa_package/setting/zhao.vue | 2 +- pages/rwa_package/shop/you-shop.vue | 8 +-- pages/shopping_cart/shopping_cart.vue | 2 +- pages/sort/sort.vue | 2 +- utils/request.js | 2 +- 56 files changed, 147 insertions(+), 147 deletions(-) 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 @@