feat: 重构 Design 组件
- 移除了未使用的 CSS 样式 -优化了组件的导入方式 - 调整了 Store 的引用 - 清理了不必要的注释
This commit is contained in:
2
components.d.ts
vendored
2
components.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// @ts-nocheck
|
||||
// Generated by unplugin-vue-components
|
||||
// Read more: https://github.com/vuejs/core/pull/3399
|
||||
export {}
|
||||
export {};
|
||||
|
||||
/* prettier-ignore */
|
||||
declare module 'vue' {
|
||||
|
||||
Reference in New Issue
Block a user