Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
H
holo-web
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
xinkong
holo-web
Commits
84091c87
Commit
84091c87
authored
Apr 19, 2025
by
前端-李伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:修改系统名称
parent
8948f2a3
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
index.html
login/public/index.html
+1
-1
index.vue
login/src/views/login/index.vue
+1
-1
index.vue
login/src/views/navigation/index.vue
+1
-1
No files found.
login/public/index.html
View file @
84091c87
...
...
@@ -6,7 +6,7 @@
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"viewport"
content=
"width=device-width,initial-scale=1.0"
/>
<link
rel=
"icon"
href=
"<%= BASE_URL %>logo.png"
/>
<title>
城市交通精细化治理管
控平台
</title>
<title>
示范区智慧信
控平台
</title>
<link
href=
"/cdn/libs/normalize/normalize.css"
rel=
"stylesheet"
/>
<link
href=
"/cdn/libs/st-ui/st-ui.css"
rel=
"stylesheet"
/>
<link
href=
"/cdn/font/font.css"
rel=
"stylesheet"
/>
...
...
login/src/views/login/index.vue
View file @
84091c87
...
...
@@ -5,7 +5,7 @@
<div
class=
"login"
>
<div
class=
"loginBox"
>
<!--
<img
class=
"logo"
src=
"@/assets/images/login/logo.png"
/>
-->
<div
class=
"wel"
>
城市交通精细化治理管
控平台
</div>
<div
class=
"wel"
>
示范区智慧信
控平台
</div>
<div
class=
"loginForm"
>
<div
class=
"input-group"
>
<div
class=
"prepend"
>
用户名
</div>
...
...
login/src/views/navigation/index.vue
View file @
84091c87
<
template
>
<div
class=
"navigation"
>
<Navigator
title=
"
城市交通精细化治理管
控平台"
/>
<Navigator
title=
"
示范区智慧信
控平台"
/>
<div
class=
"modal"
>
<div
class=
"dialog"
>
<div
class=
"header"
>
...
...
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