perf:优化大屏

This commit is contained in:
曾文豪
2022-06-07 10:09:40 +08:00
parent 02b0262560
commit 5216d61a54
104 changed files with 905 additions and 3298 deletions

5
.prettierrc.js Normal file
View File

@@ -0,0 +1,5 @@
const fabric = require('@umijs/fabric');
module.exports = {
...fabric.prettier,
};