政策库的完成,前端配置页面的初始化

This commit is contained in:
熊丽君
2021-07-16 15:02:51 +08:00
parent a0e05c3a20
commit 89c45fc684
10 changed files with 608 additions and 647 deletions

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"semi": true,
"singleQuote": true
}