update style

This commit is contained in:
2023-11-30 13:05:44 +08:00
parent 1c0f21044e
commit cfbfaf7938
6 changed files with 80 additions and 23 deletions

View File

@@ -379,6 +379,7 @@ onMounted(async () => {
>
刷新
</NButton>
<NButton @click="$router.push({ name: 'manage-index', query: { tab: 'template', template: 'songlist' } })"> 修改模板 </NButton>
</NSpace>
<NDivider style="margin: 16px 0 16px 0" />
<NModal v-model:show="showModal" style="max-width: 1000px" preset="card">