摘要:
<view class='circle-G' v-if="item.status 'G'"></view> <view class='circle-R' v-else-if="item.status 'R'"></view> <view class='circle' v-else></view> 阅读全文
posted @ 2020-12-28 09:42
凉面好好吃
阅读(2530)
评论(0)
推荐(0)
摘要:
view: <!-- 悬浮框 --> <view class="v-fixed-title1"> <view class="v-fixed-ic"> <uni-icons size="6" class="v-fixed-icon" type="chatbubble" color="#ffffff"> 阅读全文
posted @ 2020-12-28 09:39
凉面好好吃
阅读(1040)
评论(0)
推荐(0)