1
0
mirror of https://gitee.com/coder-xiaomo/algorithm-visualization synced 2025-09-08 05:31:38 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee

bug fixed.

This commit is contained in:
2022-05-18 16:47:17 +08:00
parent 065ef077c0
commit a4607a218a
6 changed files with 41 additions and 25 deletions

3
src/webpack-style.js Normal file
View File

@@ -0,0 +1,3 @@
// 引入样式资源
import './assets/css/index.css'
import './assets/css/svg.css'