feat:更换oss

This commit is contained in:
2026-01-31 12:03:26 +08:00
parent 03481fc5e7
commit c03de41336
56 changed files with 147 additions and 147 deletions
+12 -12
View File
@@ -4,16 +4,16 @@
<view class="home_header_warp"></view>
<view class="home_content_z_warp">
<view class="header_title_warp">
<!-- <up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/logo.png" width="86" height="30" bgColor="#f1f6ff00"></up-image> -->
<!-- <up-image src="https://static.tbmall.xin/static/home/logo.png" width="86" height="30" bgColor="#f1f6ff00"></up-image> -->
<!-- <view class="header_right_warp"> -->
<view class="language_warp" style="width: 100%; justify-content: flex-start" @click="jumpSearch">
<view style="margin-top: 10rpx">
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/search_b.png"
<up-image src="https://static.tbmall.xin/static/home/search_b.png"
width="20" height="20" bgColor="#f1f6ff00"></up-image>
</view>
<text class="search_msg_warp">搜索</text>
</view>
<image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/chart.png" class="chart_img"
<image src="https://static.tbmall.xin/static/chart.png" class="chart_img"
@click.stop="jumpNewSearch('list')"></image>
<!-- <view class="language_warp" @click="languageShow = true">
@@ -43,12 +43,12 @@
<!-- logo分类 -->
<view class="logo_banner">
<view style="padding: 20rpx 0 0 20rpx">
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/logo_banner.png"
<up-image src="https://static.tbmall.xin/static/home/logo_banner.png"
width="108" height="16" bgColor="#f1f6ff00"></up-image>
<view class="logo_banner_title">TB聚合商城</view>
<view class="logo_banner_msg">全民共创共享的电商平台</view>
</view>
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/logo_banner2.png" width="140"
<up-image src="https://static.tbmall.xin/static/logo_banner2.png" width="140"
height="98" bgColor="#f1f6ff00"></up-image>
</view>
<!-- 分类 -->
@@ -60,7 +60,7 @@
</view>
</view>
<view v-else class="not_order_warp">
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/not_order.png" width="80"
<up-image src="https://static.tbmall.xin/static/not_order.png" width="80"
height="80" bgColor="#f1f6ff00"></up-image>
<view class="not_order_msg_warp">暂无分类</view>
</view>
@@ -73,7 +73,7 @@
<view class="product_title">
<view class="product_title_left">
<text class="product_title_yp">信任桥优品</text>
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/youxuan.png"
<up-image src="https://static.tbmall.xin/static/home/youxuan.png"
width="10" height="10" bgColor="#f1f6ff00"></up-image>
<text style="margin-left: 6rpx; color: #ffffff">品牌5折秒杀福利</text>
</view>
@@ -105,7 +105,7 @@
<view class="min_card_warp">
<!-- 积分兑换 -->
<view class="min_card_item" @click="jumpIntegral">
<!-- <up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/min_card_jfdh.png" width="60" height="14" bgColor="#f1f6ff00" ></up-image> -->
<!-- <up-image src="https://static.tbmall.xin/static/home/min_card_jfdh.png" width="60" height="14" bgColor="#f1f6ff00" ></up-image> -->
<view class="min_card_item_content">
<view class="min_card_item_title">信任桥兑换</view>
<view class="content_msg">
@@ -118,12 +118,12 @@
</view>
</view>
</view>
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/min_card_jfdh_2.png"
<up-image src="https://static.tbmall.xin/static/home/min_card_jfdh_2.png"
width="66" height="66" bgColor="#f1f6ff00"></up-image>
</view>
<!-- 红包抽奖 -->
<view class="min_card_item" @click="jumpTurntable">
<!-- <up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/min_card_hbcj.png" width="60" height="14" bgColor="#f1f6ff00" ></up-image> -->
<!-- <up-image src="https://static.tbmall.xin/static/home/min_card_hbcj.png" width="60" height="14" bgColor="#f1f6ff00" ></up-image> -->
<view class="min_card_item_content">
<view class="min_card_item_title">红包抽奖</view>
<view class="content_msg">
@@ -136,7 +136,7 @@
</view>
</view>
</view>
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/min_card_hbcj_2.png"
<up-image src="https://static.tbmall.xin/static/home/min_card_hbcj_2.png"
width="66" height="66" bgColor="#f1f6ff00"></up-image>
</view>
</view>
@@ -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;
/* 将图片居中显示 */