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.
34 lines
732 B
34 lines
732 B
4 years ago
|
<!--pages/service/service.wxml-->
|
||
|
<view class="column">
|
||
|
<view class="box">
|
||
|
<view class="tit">医疗保健</view>
|
||
|
<view class="con">
|
||
|
<view>2021-06-30 09:30</view>
|
||
|
<view>处理中</view>
|
||
|
</view>
|
||
|
</view>
|
||
|
|
||
|
</view>
|
||
|
|
||
|
<view class="column">
|
||
|
<view class="box">
|
||
|
<view class="tit">医疗保健</view>
|
||
|
<view class="con">
|
||
|
<view>2021-06-30 09:30</view>
|
||
|
<view>处理中</view>
|
||
|
</view>
|
||
|
</view>
|
||
|
|
||
|
</view>
|
||
|
|
||
|
<view class="column">
|
||
|
<view class="box">
|
||
|
<view class="tit">医疗保健</view>
|
||
|
<view class="con">
|
||
|
<view>2021-06-30 09:30</view>
|
||
|
<view>处理中</view>
|
||
|
</view>
|
||
|
</view>
|
||
|
|
||
|
</view>
|