完善预订商城

This commit is contained in:
myTest383
2025-02-14 17:44:50 +08:00
parent 6356c2d637
commit 160c1b9b4d
46 changed files with 411 additions and 289 deletions

View File

@@ -177,7 +177,7 @@
<view v-if="notData" style="display: flex;flex-direction: column;align-items: center;">
<image src="https://supervise.yxtsoft.com/lpk/image/notData.png" mode="aspectFit"
<image src="https://ordermall.yxtsoft.com/image/notData.png" mode="aspectFit"
style="width: 100px;height: 100px;"></image>
<view style="display: flex;flex-direction: column;align-items: center;margin-top: 10px;">
<text style="font-size: 14px; color: #999;margin-right: 5px;">暂无数据</text>