refactor(projects): 代码优化

This commit is contained in:
Soybean
2022-05-05 18:42:29 +08:00
parent 518f7eed28
commit 14c145eef1
3 changed files with 5 additions and 3 deletions

View File

@ -1,6 +1,6 @@
<template>
<n-card title="关于" :bordered="false" size="large" class="rounded-16px shadow-sm">
<p class="leading-24px text-primary">
<p class="leading-24px">
Soybean Admin 是一个基于 Vue3ViteNaive UITypeScript
的中后台解决方案它使用了最新的前端技术栈并提炼了典型的业务模型页面包括二次封装组件动态菜单权限校验粒子化权限控制等功能它可以帮助你快速搭建企业级中后台项目相信不管是从新技术使用还是其他方面都能帮助到你
</p>