添加模板页

This commit is contained in:
icssoa
2025-08-20 08:53:58 +08:00
parent 10e17efb67
commit b9f20beee2
8 changed files with 482 additions and 8 deletions

View File

@@ -46,7 +46,7 @@
<view class="p-3">
<view class="group" v-for="item in data" :key="item.label">
<cl-text :pt="{ className: '!text-sm !text-surface-400 mb-2 ml-1' }">{{
<cl-text :pt="{ className: '!text-sm !text-surface-400 mb-2 ml-2' }">{{
item.label
}}</cl-text>