feat: 锁定账户修改,标价修改

This commit is contained in:
黄泽群
2025-10-11 17:35:13 +08:00
parent 77902b94c6
commit c6f292ed22
2 changed files with 6 additions and 6 deletions
@@ -6,9 +6,9 @@
<view class="bottom-shop-view">
<text class="text-28 text-zu text-overflow1">{{obj.title}}</text>
<text class="text-28" style="color:#FF4242">
¥{{obj.adPrice}}
¥{{obj.price}}
<text class="text-24 text-fu text-d" style="margin-left:12rpx">
¥{{obj.price}}
¥{{obj.adPrice}}
</text>
</text>
</view>