refactor(design): add windicss

This commit is contained in:
vben
2021-02-17 22:07:22 +08:00
parent 27c6f69091
commit 4d7001bbcf
32 changed files with 140 additions and 359 deletions

View File

@@ -1,7 +1,7 @@
<template>
<ConfigProvider v-bind="lockEvent" :locale="antConfigLocale">
<AppProvider>
<router-view />
<RouterView />
</AppProvider>
</ConfigProvider>
</template>