no message

This commit is contained in:
2025-10-16 17:33:22 +08:00
parent 1396a68d6b
commit cb6a7710f3
9 changed files with 33 additions and 20 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
<text class="text-32 text-bold text-zu text-overflow1">{{obj.title}}</text>
</view>
<view class="right-bottom-view">
<text class="text-28 text-zi text-bold">¥{{obj.price}}积分</text>
<text class="text-28 text-zi text-bold">¥{{obj.price}}兑换券</text>
<MyBtn @ok="onClick" mh="64rpx" text="立即兑换" br="8rpx" bg="linear-gradient( 270deg, #B164FB 0%, #7934F6 100%)" wd="200rpx"></MyBtn>
</view>
</view>