diff --git a/.env.development b/.env.development index 302ecd1..a34eb47 100644 --- a/.env.development +++ b/.env.development @@ -1,10 +1,10 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 天然气工具系统 # 开发环境配置 ENV = 'development' -# 若依管理系统/开发环境 +# 天然气工具系统/开发环境 VUE_APP_BASE_API = '/dev-api' # 路由懒加载 diff --git a/.env.production b/.env.production index b4893b0..14733a8 100644 --- a/.env.production +++ b/.env.production @@ -1,8 +1,8 @@ # 页面标题 -VUE_APP_TITLE = 若依管理系统 +VUE_APP_TITLE = 天然气工具系统 # 生产环境配置 ENV = 'production' -# 若依管理系统/生产环境 +# 天然气工具系统/生产环境 VUE_APP_BASE_API = '/prod-api' diff --git a/.env.staging b/.env.staging index 209b64e..2d1dea4 100644 --- a/.env.staging +++ b/.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/package.json b/package.json index a45b0c9..efd3a83 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "ruoyi", "version": "3.8.9", - "description": "若依管理系统", - "author": "若依", + "description": "天然气工具集", + "author": "妍杰丽云", "license": "MIT", "scripts": { "dev": "vue-cli-service serve", diff --git a/src/assets/images/logo (2)(1).png b/src/assets/images/logo (2)(1).png new file mode 100644 index 0000000..7602825 Binary files /dev/null and b/src/assets/images/logo (2)(1).png differ diff --git a/src/assets/images/logo (2).png b/src/assets/images/logo (2).png new file mode 100644 index 0000000..48275d5 Binary files /dev/null and b/src/assets/images/logo (2).png differ diff --git a/src/assets/images/logo.png b/src/assets/images/logo.png new file mode 100644 index 0000000..674d093 Binary files /dev/null and b/src/assets/images/logo.png differ diff --git a/src/assets/logo/logo.png b/src/assets/logo/logo.png index e263760..7602825 100644 Binary files a/src/assets/logo/logo.png and b/src/assets/logo/logo.png differ diff --git a/src/assets/logo/logo11.png b/src/assets/logo/logo11.png new file mode 100644 index 0000000..c0a8a51 Binary files /dev/null and b/src/assets/logo/logo11.png differ diff --git a/src/components/Breadcrumb/index.vue b/src/components/Breadcrumb/index.vue index 080595a..70160d9 100644 --- a/src/components/Breadcrumb/index.vue +++ b/src/components/Breadcrumb/index.vue @@ -1,12 +1,14 @@ diff --git a/src/components/NGTools/meterPar.vue b/src/components/NGTools/meterPar.vue index 7ba1f67..267a215 100644 --- a/src/components/NGTools/meterPar.vue +++ b/src/components/NGTools/meterPar.vue @@ -3,14 +3,12 @@ - + - + @@ -20,20 +18,25 @@ - + - - + + - + @@ -47,8 +50,15 @@ - + @@ -56,8 +66,15 @@ - + @@ -66,8 +83,15 @@ - + @@ -76,12 +100,26 @@ - + - + - - - - {{ getDisplayUnitName(currentUnitName) }} - - -
- -
- - - - - - diff --git a/src/components/inputValueUnit/index.vue b/src/components/inputValueUnit/index.vue index 7a4dba4..921d4a7 100644 --- a/src/components/inputValueUnit/index.vue +++ b/src/components/inputValueUnit/index.vue @@ -1,19 +1,25 @@ diff --git a/src/components/inputValueUnit/index_old.vue b/src/components/inputValueUnit/index_old.vue deleted file mode 100644 index e08fca1..0000000 --- a/src/components/inputValueUnit/index_old.vue +++ /dev/null @@ -1,271 +0,0 @@ - - - - - diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 466cd98..eb5815b 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -2,11 +2,14 @@