This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
leo
/
LAPP_GAAS_GFrame_WEBFRONT
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
系统文案调整
langfang-develop
liwei
3 years ago
parent
6cc2af4017
commit
95c72b1e10
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/layout/components/Sidebar/Logo.vue
+ 1
- 1
src/layout/components/Sidebar/Logo.vue
View File
@ -26,7 +26,7 @@ export default {
}
,
data
(
)
{
return
{
title
:
`
${
process
.
env
.
VUE_APP_ENV
}
管理平台
`
,
title
:
`
运营
管理平台
`
,
logo
:
'@/assets/logo/logo.png'
,
isTest
:
process
.
env
.
VUE_APP_ENV
===
'QA'
}
Write
Preview
Loading…
Cancel
Save