no message

This commit is contained in:
2025-11-11 20:16:15 +08:00
parent ad378f164d
commit 806a074ce7
9 changed files with 1020 additions and 296 deletions
@@ -1,6 +1,6 @@
<template>
<view class="shop-item-view" >
<image :src="type == 0 ? '../../../static/new/zfb.png' : '../../../static/new/wx.png'" ></image>
<image :src="type == 2 ? '../../../static/new/zfb.png' : '../../../static/new/wx.png'" ></image>
<view class="show-item-left">
<text class="text-32 text-zu1">{{itemData.name}}</text>
<text class="text-26 text-fu1">账号:{{itemData.account}}</text>