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.
12 lines
386 B
12 lines
386 B
4 years ago
|
<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>
|