Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
W
whp-xl
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
lizhichao
whp-xl
Commits
735923bf
Commit
735923bf
authored
Aug 26, 2021
by
yaqizhang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
安全生产风险监测预警系统
parent
6df8e56b
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
8 additions
and
8 deletions
+8
-8
index.html
dcit-hcsystem-hcsystem-master/public/index.html
+1
-1
login-bg.png
dcit-hcsystem-hcsystem-master/src/assets/login-bg.png
+0
-0
Home.vue
dcit-hcsystem-hcsystem-master/src/views/Home.vue
+1
-1
Content.vue
dcit-hcsystem-hcsystem-master/src/views/Layout/Content.vue
+1
-1
Header.vue
dcit-hcsystem-hcsystem-master/src/views/Layout/Header.vue
+1
-1
Login-修改样式前.vue
...-hcsystem-hcsystem-master/src/views/Login/Login-修改样式前.vue
+1
-1
Login.vue
dcit-hcsystem-hcsystem-master/src/views/Login/Login.vue
+1
-1
Register.vue
dcit-hcsystem-hcsystem-master/src/views/Register.vue
+1
-1
Search.vue
dcit-hcsystem-hcsystem-master/src/views/Search.vue
+1
-1
No files found.
dcit-hcsystem-hcsystem-master/public/index.html
View file @
735923bf
...
...
@@ -11,7 +11,7 @@
<link
rel=
"stylesheet"
href=
"./common.css"
>
<!--自定义样式-->
<link
rel=
"stylesheet"
href=
"https://js.arcgis.com/3.33/dijit/themes/nihilo/nihilo.css"
>
<title>
危化品企业监管平台
</title>
<title>
安全生产风险监测预警系统
</title>
<script
src=
"./EasyWasmPlayer.js"
></script>
</head>
<body>
...
...
dcit-hcsystem-hcsystem-master/src/assets/login-bg.png
0 → 100644
View file @
735923bf
850 KB
dcit-hcsystem-hcsystem-master/src/views/Home.vue
View file @
735923bf
<
template
>
<div
class=
"home"
>
<div
class=
"txt"
>
<h1>
欢迎访问
危化品企业监管平台
!
</h1>
<h1>
欢迎访问
安全生产风险监测预警系统
!
</h1>
<p>
<em>
Wellcom to The Hazardous Chemicals Supervision System.
</em>
</p>
...
...
dcit-hcsystem-hcsystem-master/src/views/Layout/Content.vue
View file @
735923bf
...
...
@@ -13,7 +13,7 @@
<i
class=
"el-icon-menu"
></i>
</span>
<el-breadcrumb-item>
<i
class=
"fa fa-bars"
></i>
危化品企业监管平台
<i
class=
"fa fa-bars"
></i>
安全生产风险监测预警系统
</el-breadcrumb-item>
<el-breadcrumb-item
v-for=
"(item, index) in breadcrumnItems"
:key=
"index"
>
{{
item
.
name
}}
</el-breadcrumb-item>
</el-breadcrumb>
...
...
dcit-hcsystem-hcsystem-master/src/views/Layout/Header.vue
View file @
735923bf
...
...
@@ -3,7 +3,7 @@
<div
class=
"logo fl"
>
<img
src=
"@/assets/logo2.png"
alt
/>
危化品企业监管平台
-
安全生产风险监测预警系统
-
<span
class=
"tileTip"
>
{{
Tiletxt
}}
</span>
</div>
<div
class=
"haeder_r fr"
>
...
...
dcit-hcsystem-hcsystem-master/src/views/Login/Login-修改样式前.vue
View file @
735923bf
...
...
@@ -5,7 +5,7 @@
<el-row>
<el-col
:span=
"24"
class=
"form-tit cent"
>
<img
src=
"@/assets/logo1.png"
alt
width=
"100px"
/>
<h1>
危化品企业监管平台
</h1>
<h1>
安全生产风险监测预警系统
</h1>
<p>
<em>
The Hazardous Chemicals Supervision System
</em>
<br
/>
...
...
dcit-hcsystem-hcsystem-master/src/views/Login/Login.vue
View file @
735923bf
...
...
@@ -222,7 +222,7 @@ export default class Login extends Vue {
width
:
100%
;
height
:
100%
;
overflow
:
hidden
;
background
:
url("~@/assets/login-bg.
jp
g")
center
no-repeat
;
background
:
url("~@/assets/login-bg.
pn
g")
center
no-repeat
;
background-size
:
cover
;
}
...
...
dcit-hcsystem-hcsystem-master/src/views/Register.vue
View file @
735923bf
...
...
@@ -5,7 +5,7 @@
<el-col
:span=
"8"
class=
"title"
>
<div
class=
"titcon"
>
<img
src=
"../assets/logo1.png"
alt
width=
"100px"
/>
<h1>
欢迎访问
危化品企业监管平台
!
</h1>
<h1>
欢迎访问
安全生产风险监测预警系统
!
</h1>
<h2>
Wellcom to The Hazardous Chemicals Supervision System.
</h2>
</div>
</el-col>
...
...
dcit-hcsystem-hcsystem-master/src/views/Search.vue
View file @
735923bf
...
...
@@ -5,7 +5,7 @@
<el-col
:span=
"8"
class=
"title"
>
<div
class=
"titcon"
>
<img
src=
"../assets/logo1.png"
alt
width=
"100px"
/>
<h1>
欢迎访问
危化品企业监管平台
!
</h1>
<h1>
欢迎访问
安全生产风险监测预警系统
!
</h1>
<h2>
Wellcom to The Hazardous Chemicals Supervision System.
</h2>
</div>
</el-col>
...
...
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