This commit is contained in:
weipengfei 2023-08-18 16:09:08 +08:00
parent 2d826cacf7
commit 438460f324

View File

@ -18,7 +18,7 @@
<view class="bottom"> <view class="bottom">
<view class="left"> <view class="left">
<uni-icons type="location" color="#666666" size="14"></uni-icons> <uni-icons type="location" color="#666666" size="14"></uni-icons>
<view class="location">区域</view> <view class="location">负责区域</view>
</view> </view>
<view style="flex: 1;">{{c_address}}</view> <view style="flex: 1;">{{c_address}}</view>
</view> </view>