feat: 套餐包含内容组件

This commit is contained in:
2026-03-10 23:27:03 +08:00
parent c141913a2c
commit 05cc24d5f3
3 changed files with 42 additions and 1 deletions

View File

@@ -15,7 +15,7 @@
<uni-icons fontFamily="znicons" size="20" color="#171717">
{{ zniconsMap[moduleItem.icon] }}
</uni-icons>
<text class="font-size-12 color-171717 line-height-20">
<text class="ml-4 font-size-12 color-171717 line-height-20">
{{ moduleItem.title }}
</text>
</view>