feat: add design setting

This commit is contained in:
vben
2020-12-08 21:58:38 +08:00
parent 5dc8226ce1
commit bae53f3e2c
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
export default {
prefixCls: 'vben',
};