fix: 修复 my-certificates.vue 多余的 template 标签
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
yuliang_guo
2026-01-29 16:53:48 +08:00
parent 6f0f2e6363
commit f118cebca1

View File

@@ -732,4 +732,3 @@ onMounted(() => {
}
}
</style>
</template>