diff --git a/acupuncture-前台/.env.development b/acupuncture-前台/.env.development index 31490cb7..8b988891 100644 --- a/acupuncture-前台/.env.development +++ b/acupuncture-前台/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 针灸管理系统 +VUE_APP_TITLE = 朱琏针灸联盟数据系统 # 开发环境配置 ENV = 'development' diff --git a/acupuncture-前台/.env.production b/acupuncture-前台/.env.production index c2347fdf..79e0cddc 100644 --- a/acupuncture-前台/.env.production +++ b/acupuncture-前台/.env.production @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 针灸管理系统 +VUE_APP_TITLE = 朱琏针灸联盟数据系统 # 生产环境配置 NODE_ENV = 'production' @@ -8,4 +8,4 @@ VUE_APP_BASE_API = 'https://test.tall.wiki/acupuncture' VUE_APP_API_QZURL = 'https://test.tall.wiki/' # 访问路径 -VUE_APP_PUBLIC_PATH = '/acupunctureClient/' \ No newline at end of file +VUE_APP_PUBLIC_PATH = '/acupunctureClient/' diff --git a/acupuncture-前台/.env.staging b/acupuncture-前台/.env.staging index 6523f1b3..f9b9ae8a 100644 --- a/acupuncture-前台/.env.staging +++ b/acupuncture-前台/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VUE_APP_TITLE = 针灸管理系统 +VUE_APP_TITLE = 朱琏针灸联盟数据系统 BABEL_ENV = production @@ -8,5 +8,5 @@ NODE_ENV = production # 测试环境配置 ENV = 'staging' -# 针灸管理系统/测试环境 +# 朱琏针灸联盟数据系统/测试环境 VUE_APP_BASE_API = '/stage-api' diff --git a/acupuncture-前台/package.json b/acupuncture-前台/package.json index fcc990f7..b87caae0 100644 --- a/acupuncture-前台/package.json +++ b/acupuncture-前台/package.json @@ -1,7 +1,7 @@ { "name": "ruoyi", "version": "3.8.9", - "description": "针灸管理系统", + "description": "朱琏针灸联盟数据系统", "author": "若依", "license": "MIT", "scripts": { @@ -48,6 +48,7 @@ "js-beautify": "1.13.0", "js-cookie": "3.0.1", "jsencrypt": "3.0.0-rc.1", + "moment": "^2.30.1", "nprogress": "0.2.0", "quill": "2.0.2", "screenfull": "5.0.2", diff --git a/acupuncture-前台/public/index.html b/acupuncture-前台/public/index.html index 925455ca..912f3f57 100644 --- a/acupuncture-前台/public/index.html +++ b/acupuncture-前台/public/index.html @@ -1,14 +1,17 @@ -
- - - - - -