优化代码

This commit is contained in:
Your Name 2023-09-26 11:06:33 +08:00
parent a3e9879c5f
commit 2bf76a07bb

View File

@ -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">