build(projects): update deps and fix style [升级依赖&修复代码格式]

This commit is contained in:
Soybean
2023-05-24 00:16:31 +08:00
parent 6c50662280
commit c1c4335ce7
4 changed files with 200 additions and 298 deletions

View File

@ -1,6 +1,6 @@
<template>
<div class="h-full">
<n-card title="当前页面只有super才能看到" class="h-full shadow-sm rounded-16px"> </n-card>
<n-card title="当前页面只有super才能看到" class="h-full shadow-sm rounded-16px"></n-card>
</div>
</template>