Merge pull request '1' (#22) from den into dev

Reviewed-on: http://git.hchyun.com/feashow/pupil/pulls/22
This commit is contained in:
odjbin
2022-12-22 14:16:24 +00:00

View File

@@ -12,7 +12,7 @@
</u-image> </u-image>
<view class="img_tag">{{item.img_tag}}</view> <view class="img_tag">{{item.img_tag}}</view>
</view> </view>
<view style="padding: 16rpx;"> <view style="padding: 14rpx 22rpx;">
<view class="title_box"> <view class="title_box">
<text class="title">{{item.title}}</text> <text class="title">{{item.title}}</text>
<u-tag :text="item.tag" type="warning" shape="circle"></u-tag> <u-tag :text="item.tag" type="warning" shape="circle"></u-tag>