feat(projects): 初始化加载效果:应用主题颜色

This commit is contained in:
Soybean
2022-01-04 13:53:07 +08:00
parent 2c196841bd
commit 035fa114c9
14 changed files with 107 additions and 33 deletions

View File

@@ -1,3 +1,4 @@
import setupAssets from './assets';
import setupInitSvgLogo from './logo';
export { setupAssets };
export { setupAssets, setupInitSvgLogo };