mirror of
https://gitee.com/java110/PropertyApp.git
synced 2026-02-23 21:36:39 +08:00
优化代码
This commit is contained in:
parent
a3e9879c5f
commit
2bf76a07bb
@ -31,7 +31,7 @@
|
|||||||
<view class="flex justify-start" @click="_toTel(item.link)">
|
<view class="flex justify-start" @click="_toTel(item.link)">
|
||||||
<!-- <button class="cu-btn round sm line-black margin-left-sm"
|
<!-- <button class="cu-btn round sm line-black margin-left-sm"
|
||||||
@tap="_toApplyDetail(item)">详情</button> -->
|
@tap="_toApplyDetail(item)">详情</button> -->
|
||||||
{{item.ownerName}}/{{item.link}}
|
<text class="text-blue cuIcon-dianhua photo_icon margin-right-xs"></text>{{item.ownerName}}/{{item.link}}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="apply-content flex justify-start flex-wrap">
|
<view class="apply-content flex justify-start flex-wrap">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user