fix: 优化组件渲染方式

This commit is contained in:
MTrun
2022-01-14 22:07:02 +08:00
parent 8bdacd82c7
commit 0f7fbfcce8
35 changed files with 359 additions and 232 deletions
@@ -0,0 +1,3 @@
import { pieCommonConfig } from './PieCommon/index'
export default [pieCommonConfig]