feat: 新建、删除 PPT 模板,模板分类管理

This commit is contained in:
2025-01-21 17:09:45 +08:00
parent b602f5c00e
commit 87ba5a1685
2 changed files with 409 additions and 17 deletions

View File

@@ -731,7 +731,7 @@ const udpateBalance = (tag: ServiceTag, isActivate: boolean = false) => {
</div>
</template>
<UForm class="flex justify-between gap-4">
<div class="flex justify-between gap-4">
<UFormGroup
label="到期时间"
class="flex-1"
@@ -771,7 +771,7 @@ const udpateBalance = (tag: ServiceTag, isActivate: boolean = false) => {
>
<UInput v-model="userBalanceState.remain_count" />
</UFormGroup>
</UForm>
</div>
<template #footer>
<div class="flex items-center justify-end gap-2">