feat: 样式调整

This commit is contained in:
rd
2025-09-05 17:45:12 +08:00
parent 64e21e5b91
commit 4d3410f58b
31 changed files with 221 additions and 259 deletions

View File

@ -1,6 +1,6 @@
## template-admin-ts
基于 Arco Design Pro 的中后台管理模板
基于 Ant Design Vue 的中后台管理模板
- vite 4.x
- vue 3.x
@ -10,7 +10,7 @@
- axios
- dayjs
- lodash
- arco-design
- ant-design-vue
- less
- eslint + prettier
@ -183,7 +183,7 @@ export { default as Comp } from './comp/index.vue';
</template>
```
### `ui` 框架 [`ArcoVue`](https://arco.design/vue/docs/start)
### `ui` 框架 [`Ant Design Vue`](https://antdv.com/)
- 自动导入组件,无需再次导入
- 图标库已配置,同组件使用