feat: 小程序

This commit is contained in:
2025-11-19 00:03:45 +08:00
parent e5fee03e60
commit 612abee4d2
130 changed files with 226 additions and 529 deletions
+4 -4
View File
@@ -10,7 +10,7 @@
style="height: 80rpx; display: flex; align-items: center"
>
<image
src="/static/home/shop-title.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/shop-title.png"
style="width: 240rpx; height: 38rpx"
></image>
</view>
@@ -23,7 +23,7 @@
>
<view style="margin-top: 10rpx">
<up-image
src="/static/home/shop-search.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/shop-search.png"
width="20"
height="20"
bgColor="#f1f6ff00"
@@ -47,13 +47,13 @@
</view>
<view class="swiper-title">
<image
src="/static/home/shop-intro.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/shop-intro.png"
style="width: 308rpx; height: 30rpx"
></image>
<view class="swiper-center text-zi">信任桥-畅享全球好物</view>
<image
@click="goShare"
src="/static/home/shop-go.png"
src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/home/shop-go.png"
style="width: 75rpx; height: 30rpx"
></image>
</view>