diff --git a/.env b/.env index 21f69fa..5ad47bc 100644 --- a/.env +++ b/.env @@ -1,5 +1,5 @@ # 标题 -VITE_APP_TITLE=智慧生态管理系统 +VITE_APP_TITLE=智慧生态系统 # 项目本地运行端口号 VITE_PORT=9980 diff --git a/.eslintrc.js b/.eslintrc.js index b28255c..d354d46 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -7,6 +7,7 @@ module.exports = defineConfig({ node: true, es6: true }, + globals:{ "qq": true,}, parser: 'vue-eslint-parser', parserOptions: { parser: '@typescript-eslint/parser', diff --git a/index.html b/index.html index af49d1e..290cd5d 100644 --- a/index.html +++ b/index.html @@ -139,5 +139,9 @@ + + +
+