add
This commit is contained in:
parent
0a8c7b0504
commit
a75f9284f8
File diff suppressed because it is too large
Load Diff
|
@ -9,8 +9,7 @@
|
|||
@click="callPhone(shopInfo.phone)">
|
||||
<view class="top" style="align-items: flex-start;">
|
||||
<view style="color: #333;display: flex;align-items: center;flex-shrink: 0;">
|
||||
<up-icon name="map"></up-icon>
|
||||
<text style="margin: 0 10rpx;">自提点</text>
|
||||
<text style="margin: 0 10rpx;color:#20B128">推荐自提点</text>
|
||||
</view>
|
||||
<view v-if="shopInfo.id">
|
||||
<view style="color: #333;">
|
||||
|
|
Loading…
Reference in New Issue