diff --git a/web/.eslintignore b/web/.eslintignore new file mode 100644 index 0000000..ef39fc4 --- /dev/null +++ b/web/.eslintignore @@ -0,0 +1,3 @@ +// .eslintignore 配置, 防止校验打包的产物 +dist +node_modules \ No newline at end of file diff --git a/web/index.html b/web/index.html index 62396f9..0672205 100644 --- a/web/index.html +++ b/web/index.html @@ -23,7 +23,7 @@
- - + +