This website works better with JavaScript.
Home
Explore
Help
Sign In
eln_TD
/
eln_web
Watch
9
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
fix:[导出pdf]优化
luojie
15881625488@163.com
2 weeks ago
parent
5d9fe6c42f
commit
d82c0d1a30
2 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
.env.development
+1
-1
.env.production
+ 1
- 1
.env.development
View File
@ -1,5 +1,5 @@
# 页面标题
# 页面标题
VUE_APP_TITLE = 华西海圻
ELN V1.0
VUE_APP_TITLE = 华西海圻
实验室电子记录系统
# 开发环境配置
# 开发环境配置
ENV = 'development'
ENV = 'development'
+ 1
- 1
.env.production
View File
@ -1,5 +1,5 @@
# 页面标题
# 页面标题
VUE_APP_TITLE = 华西海圻
ELN V1.0
VUE_APP_TITLE = 华西海圻
实验室电子记录系统
# 生产环境配置
# 生产环境配置
ENV = 'production'
ENV = 'production'
Write
Preview
Loading…
Cancel
Save