update:更新样式

This commit is contained in:
2021-09-10 14:41:01 +08:00
parent d7b9e8eb7f
commit a3e9af9bab
5 changed files with 1504 additions and 19 deletions

4
FrontCode1/vue/.babelrc Normal file
View File

@@ -0,0 +1,4 @@
{
"presets": ["es2015"],
"plugins": []
}