增加数签子功能和配置

This commit is contained in:
2025-12-25 18:48:04 +08:00
parent 448effd296
commit 21c667312f
9 changed files with 3020 additions and 2435 deletions

View File

@@ -25,7 +25,7 @@
<image v-if="item.isTemporary == 0" class="img" :src="item.coverImg||item.productImg" mode=""></image>
<view v-else style="background-color: #3f9eff; width: 152rpx;height: 152rpx;line-height: 152rpx;text-align: center;color: #fff;" >
临时菜
{{item.name||item.productName||'临时菜'}}
</view>
</view>
<view class="u-p-l-32 u-flex-1">