You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

11 lines
371 B

<view class="pages">
<mp-navigation-bar ext-class="set-bar" title="消息通知"></mp-navigation-bar>
<view class="main">
<view class="info" wx:for="{{10}}" wx:for-index="i" wx:key="i">
<view class="text">
CQ210003-九龙坡区大桥石区大桥石区大桥石S区十组245-2
</view>
<text class="timer">2021/01/01</text>
</view>
</view>
</view>