Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZiBoYingJI
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kimber
ZiBoYingJI
Commits
ffa91175
Commit
ffa91175
authored
Jul 27, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录、中间页标题名字修改
parent
1313bb76
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
settings.js
src/settings.js
+2
-2
home4Index.vue
src/views/home4Index.vue
+1
-1
login.vue
src/views/login.vue
+1
-1
No files found.
src/settings.js
View file @
ffa91175
...
@@ -2,7 +2,7 @@ module.exports = {
...
@@ -2,7 +2,7 @@ module.exports = {
/**
/**
* @description 网站标题
* @description 网站标题
*/
*/
title
:
'
应急管理
'
,
title
:
'
中和地信企业管理平台
'
,
/**
/**
* @description 是否显示 tagsView
* @description 是否显示 tagsView
*/
*/
...
@@ -38,7 +38,7 @@ module.exports = {
...
@@ -38,7 +38,7 @@ module.exports = {
/**
/**
* 底部文字,支持html语法
* 底部文字,支持html语法
*/
*/
footerTxt
:
'
© 202
3 <a href="#" target="_blank">淄博应急局
</a>
'
,
footerTxt
:
'
© 202
4 <a href="#" target="_blank">中和地信有限公司
</a>
'
,
/**
/**
* 备案号
* 备案号
*/
*/
...
...
src/views/home4Index.vue
View file @
ffa91175
<
template
>
<
template
>
<div
class=
"login"
:style=
"'background-image:url(' + Background + ');'"
>
<div
class=
"login"
:style=
"'background-image:url(' + Background + ');'"
>
<div
class=
"topTitle"
:style=
"'background-image:url(' + Title + ');'"
>
<div
class=
"topTitle"
:style=
"'background-image:url(' + Title + ');'"
>
中和地信
应急
平台
中和地信
企业管理
平台
</div>
</div>
<div
class=
"subTopTitle"
>
<div
class=
"subTopTitle"
>
<h2
:style=
"'background-image:url(' + Welcome + ');'"
>
<h2
:style=
"'background-image:url(' + Welcome + ');'"
>
...
...
src/views/login.vue
View file @
ffa91175
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
<div
v-show=
"show"
class=
"login"
:style=
"'background-image:url('+ Background +');'"
>
<div
v-show=
"show"
class=
"login"
:style=
"'background-image:url('+ Background +');'"
>
<el-form
ref=
"loginForm"
:model=
"loginForm"
:rules=
"loginRules"
label-position=
"left"
label-width=
"0px"
class=
"login-form"
>
<el-form
ref=
"loginForm"
:model=
"loginForm"
:rules=
"loginRules"
label-position=
"left"
label-width=
"0px"
class=
"login-form"
>
<h2
class=
"title"
>
<h2
class=
"title"
>
中和地信
应急
平台
中和地信
企业管理
平台
</h2>
</h2>
<h4
class=
"title"
>
<h4
class=
"title"
>
{{
userStyle
}}
账号登录
{{
userStyle
}}
账号登录
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment