Feat(我的礼品卡):接口对接

This commit is contained in:
lifizer
2025-02-20 13:40:17 +08:00
parent 1fbbbed4f0
commit 40207f11a1
3 changed files with 268 additions and 114 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
>
<view class="popup-content">
<!-- 标题 -->
<view class="title">购买须知</view>
<view class="title">赠礼须知</view>
<!-- 富文本内容 -->
<u-parse :content="richText" />
</view>