diff --git a/.env b/.env new file mode 100644 index 0000000..603af94 --- /dev/null +++ b/.env @@ -0,0 +1 @@ +VUE_APP_BASE_URL = '/' \ No newline at end of file diff --git a/.prettierrc b/.prettierrc index c5f454b..c4faeef 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,5 +1,5 @@ { - "tabWidth": 4, + "tabWidth": 2, "singleQuote": true, "trailingComma": "none", "printWidth": 140 diff --git a/public/index.html b/public/index.html index 58b7de0..f69e0b0 100644 --- a/public/index.html +++ b/public/index.html @@ -5,7 +5,6 @@ - -
{{ modules[7].form.subTitle }}
{{ modules[7].form.des }}
-