|
|
|
@ -43,7 +43,7 @@
|
|
|
|
<view class="demo-layout bg-purple">所属片区:</view>
|
|
|
|
<view class="demo-layout bg-purple">所属片区:</view>
|
|
|
|
</u-col>
|
|
|
|
</u-col>
|
|
|
|
<u-col span="9">
|
|
|
|
<u-col span="9">
|
|
|
|
<view class="demo-layout bg-purple-light">{{item.area_info.name}}</view>
|
|
|
|
<view class="demo-layout bg-purple-light">{{item.area_info?item.area_info.name:''}}</view>
|
|
|
|
</u-col>
|
|
|
|
</u-col>
|
|
|
|
<u-col span="3">
|
|
|
|
<u-col span="3">
|
|
|
|
<view class="demo-layout bg-purple">所属道路:</view>
|
|
|
|
<view class="demo-layout bg-purple">所属道路:</view>
|
|
|
|
|