feat: 初始化 VChart

This commit is contained in:
奔跑的面条
2024-12-15 00:45:49 +08:00
parent 8d3ff7cc26
commit 0972ea0e28
17 changed files with 291 additions and 6310 deletions

View File

@@ -39,6 +39,10 @@ export default defineConfig({
}
}
},
define: {
// enable hydration mismatch details in production build
__VUE_PROD_HYDRATION_MISMATCH_DETAILS__: 'true'
},
plugins: [
vue({
template: {