feat: 🎸 v0.0.4发布

This commit is contained in:
chenkl
2021-01-26 10:50:00 +08:00
parent 85555eef7d
commit a58dc1b1c2
38 changed files with 675 additions and 146 deletions

View File

@@ -29,6 +29,12 @@
"_c/*": [
"src/components/*"
],
"_@/*": [
"src/pages/index/*"
],
"_v/*": [
"src/pages/index/views/*"
],
"_p/*": [
"src/pages/*"
]