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:[模板管理]导出
luojie
15881625488@163.com
2 weeks ago
parent
ca3ee99565
commit
b552a82199
2 changed files
with
2 additions
and
2 deletions
Split 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 = 华西海圻实验室电子记录系统
VUE_APP_TITLE = 华西海圻实验室电子记录系统
V1.0
VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook
# 开发环境配置
+ 1
- 1
.env.production
View File
@ -1,5 +1,5 @@
# 页面标题
VUE_APP_TITLE = 华西海圻实验室电子记录系统
VUE_APP_TITLE = 华西海圻实验室电子记录系统
V1.0
VUE_APP_TITLE_EN = WCFP Electronic Laboratory Notebook
# 生产环境配置
Write
Preview
Loading…
Cancel
Save