feat: 样式调整
This commit is contained in:
@ -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/)
|
||||
|
||||
- 自动导入组件,无需再次导入
|
||||
- 图标库已配置,同组件使用
|
||||
|
||||
Reference in New Issue
Block a user