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.

8 lines
318 B

<!--mine/pages/customerService/customerService.wxml-->
<view class="content">
<view class="content-list">
<view class="content-list-item">联系电话:????????</view>
<view class="content-list-item">北京地址:???????</view>
<view class="content-list-item">合肥地址:???????</view>
</view>
</view>