feat:更换图片
This commit is contained in:
+2
-3
@@ -43,7 +43,8 @@
|
||||
<view class="logo_banner_title">TB聚合商城</view>
|
||||
<view class="logo_banner_msg">MALL+RWA+DAO的共创共享全球产业生态</view>
|
||||
</view>
|
||||
<up-image src="/static/home/logo_banner2.png" width="140" height="98" bgColor="#f1f6ff00"></up-image>
|
||||
<up-image src="https://cex-pub.s3.ap-southeast-1.amazonaws.com/static/logo_banner2.png" width="140" height="98"
|
||||
bgColor="#f1f6ff00"></up-image>
|
||||
</view>
|
||||
<!-- 分类 -->
|
||||
<view class="home_sort_warp">
|
||||
@@ -217,8 +218,6 @@ export default {
|
||||
data() {
|
||||
return {
|
||||
swiperList: [
|
||||
// '/static/home/banner01.png',
|
||||
// '/static/home/banner04.png',
|
||||
],
|
||||
currentNum: 0,
|
||||
sortList: [],
|
||||
|
||||
Reference in New Issue
Block a user