1
This commit is contained in:
parent
78044465b1
commit
946111e3ba
@ -37,7 +37,7 @@
|
||||
|
||||
<!-- 资讯 -->
|
||||
<view v-if="showTab&&list.length>0" @click="navTo('/pages/news_list/index?type=20')" style="display: flex;justify-content: space-between;padding-bottom: 20rpx;font-size: 26rpx;color: #999999;height: 70rpx;align-items: center;">
|
||||
<view style="font-size: 28rpx;background-color: #40ae36;color: #fff;padding: 4rpx 16rpx 6rpx 16rpx;border-radius: 90rpx;">里海新闻</view>
|
||||
<view style="font-size: 28rpx;background-color: #40ae36;color: #fff;padding: 4rpx 16rpx 5rpx 16rpx;border-radius: 90rpx;">里海新闻</view>
|
||||
<view style="display: flex;">更多<u-icon name="arrow-right" size="12" color="#999"></u-icon></view>
|
||||
</view>
|
||||
<view class="information" v-if="showTab&&list.length>0">
|
||||
|
Loading…
x
Reference in New Issue
Block a user