feat: 引入样式
This commit is contained in:
parent
87069f7ba3
commit
e8c35178a4
@ -16,6 +16,9 @@ import { initSetupVbenForm } from './adapter/form';
|
|||||||
import App from './app.vue';
|
import App from './app.vue';
|
||||||
import { router } from './router';
|
import { router } from './router';
|
||||||
|
|
||||||
|
import 'tdesign-vue-next/es/style/index.css';
|
||||||
|
|
||||||
|
|
||||||
// 引入组件库的少量全局样式变量
|
// 引入组件库的少量全局样式变量
|
||||||
|
|
||||||
async function bootstrap(namespace: string) {
|
async function bootstrap(namespace: string) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user