This commit is contained in:
kbing1981 2024-07-11 10:28:20 +08:00
parent acff33e097
commit 693b3f59f8
3 changed files with 1444 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@ -104,9 +104,9 @@
<image src="../../static/my-liaocheng1.png" mode=""></image>
<span class="my-serve-list-text">企业预约</span>
</view>
<view class="my-serve-list" @click="meServe('约到店')">
<view class="my-serve-list" @click="meServe('新人拼团')">
<image src="../../static/my-liaocheng2.png" mode=""></image>
<span class="my-serve-list-text">约到店</span>
<span class="my-serve-list-text">新人拼团</span>
</view>
</view>
</view>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.5 KiB

After

Width:  |  Height:  |  Size: 15 KiB