|
@@ -8,7 +8,7 @@
|
|
|
<image :src="dto.shopSign"></image>
|
|
|
</view>
|
|
|
<view class="al_name_edit">
|
|
|
- <text>{{dto.linkName}}</text>
|
|
|
+ <text>{{dto.linkName==''?'临时商户':dto.linkName}}</text>
|
|
|
<view class="ane_edit" @tap="toTurn('/pagesHouse/Mine/PersonalEditing/PersonalEditing',true)">
|
|
|
<text>编辑</text>
|
|
|
<image src="https://i.ringzle.com/file/20240129/e824a765b6c24ac6aafbb49b12c23aa9.png"></image>
|