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
a3c4e519
Commit
a3c4e519
authored
Oct 23, 2024
by
xinzhedeai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
分区也,欢迎语去除,环境,降水,应急,自然资源按钮位置调整
parent
fcab27f6
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
22 additions
and
20 deletions
+22
-20
env.html
public/datav/env.html
+3
-3
index.html
public/datav/index.html
+2
-2
natural.html
public/datav/natural.html
+6
-4
open-air.html
public/datav/open-air.html
+2
-2
tailings.html
public/datav/tailings.html
+2
-2
watersource.html
public/datav/watersource.html
+4
-4
home4Index.vue
src/views/home4Index.vue
+3
-3
No files found.
public/datav/env.html
View file @
a3c4e519
...
@@ -280,7 +280,7 @@
...
@@ -280,7 +280,7 @@
<div>
<div>
</div>
</div>
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
lef
t: 30px;top:3px;"
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
righ
t: 30px;top:3px;"
@
click=
"gotoManagement1()"
@
click=
"gotoManagement1()"
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
...
@@ -734,12 +734,12 @@
...
@@ -734,12 +734,12 @@
<!-- cookie -->
<!-- cookie -->
<script
src=
"js/js.cookie.js"
></script>
<script
src=
"js/js.cookie.js"
></script>
<script>
<script>
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
180
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
38
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
// 小黄
// 小黄
//const host = location.protocol + '//' + (location.hostname === '192.168.3.180' ? '192.168.2.200' : '192.168.13.200') + ':8013';
//const host = location.protocol + '//' + (location.hostname === '192.168.3.180' ? '192.168.2.200' : '192.168.13.200') + ':8013';
const
selfHost
=
location
.
hostname
===
'
192.168.3.
180
'
?
'
http://192.168.3.180
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
const
selfHost
=
location
.
hostname
===
'
192.168.3.
38
'
?
'
http://192.168.3.38
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
const
token
=
Cookies
.
get
(
'
ELADMIN-TOEKN
'
);
const
token
=
Cookies
.
get
(
'
ELADMIN-TOEKN
'
);
axios
=
axios
.
create
({
axios
=
axios
.
create
({
...
...
public/datav/index.html
View file @
a3c4e519
...
@@ -276,7 +276,7 @@
...
@@ -276,7 +276,7 @@
<div class="f20 color-theme ml10">后台管理</div>
<div class="f20 color-theme ml10">后台管理</div>
</div> -->
</div> -->
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
lef
t: 30px;top:3px;"
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
righ
t: 30px;top:3px;"
@
click=
"gotoManagement1()"
@
click=
"gotoManagement1()"
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
...
@@ -892,7 +892,7 @@
...
@@ -892,7 +892,7 @@
<!-- cookie -->
<!-- cookie -->
<script
src=
"js/js.cookie.js"
></script>
<script
src=
"js/js.cookie.js"
></script>
<script>
<script>
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
226
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
38
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
// 小黄
// 小黄
//const host = location.protocol + '//' + (location.hostname === '192.168.3.38' ? '192.168.2.200' : '192.168.13.200') + ':8013';
//const host = location.protocol + '//' + (location.hostname === '192.168.3.38' ? '192.168.2.200' : '192.168.13.200') + ':8013';
...
...
public/datav/natural.html
View file @
a3c4e519
...
@@ -280,7 +280,7 @@
...
@@ -280,7 +280,7 @@
<div>
<div>
</div>
</div>
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
lef
t: 30px;top:3px;"
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
righ
t: 30px;top:3px;"
@
click=
"gotoManagement1()"
@
click=
"gotoManagement1()"
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
...
@@ -754,12 +754,14 @@
...
@@ -754,12 +754,14 @@
<!-- cookie -->
<!-- cookie -->
<script
src=
"js/js.cookie.js"
></script>
<script
src=
"js/js.cookie.js"
></script>
<script>
<script>
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.180
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
// 小黄
// 小黄
//const host = location.protocol + '//' + (location.hostname === '192.168.3.180' ? '192.168.2.200' : '192.168.13.200') + ':8013';
//const host = location.protocol + '//' + (location.hostname === '192.168.3.180' ? '192.168.2.200' : '192.168.13.200') + ':8013';
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.38
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
// 小黄
//const host = location.protocol + '//' + (location.hostname === '192.168.3.38' ? '192.168.2.200' : '192.168.13.200') + ':8013';
const
selfHost
=
location
.
hostname
===
'
192.168.3.180
'
?
'
http://192.168.3.180
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
const
selfHost
=
location
.
hostname
===
'
192.168.3.38
'
?
'
http://192.168.3.38
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
const
token
=
Cookies
.
get
(
'
ELADMIN-TOEKN
'
);
const
token
=
Cookies
.
get
(
'
ELADMIN-TOEKN
'
);
axios
=
axios
.
create
({
axios
=
axios
.
create
({
...
...
public/datav/open-air.html
View file @
a3c4e519
...
@@ -345,9 +345,9 @@
...
@@ -345,9 +345,9 @@
}
}
);
);
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
226
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
38
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
const
selfHost
=
location
.
hostname
===
'
192.168.3.
226
'
?
'
http://192.168.3.226
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
const
selfHost
=
location
.
hostname
===
'
192.168.3.
38
'
?
'
http://192.168.3.38
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
// 请求 token 用
// 请求 token 用
...
...
public/datav/tailings.html
View file @
a3c4e519
...
@@ -421,9 +421,9 @@
...
@@ -421,9 +421,9 @@
//const host = location.protocol + '//' + window.location.host;
//const host = location.protocol + '//' + window.location.host;
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
226
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
38
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
const
selfHost
=
'
http://192.168.3.
226
:8057
'
;
const
selfHost
=
'
http://192.168.3.
38
:8057
'
;
...
...
public/datav/watersource.html
View file @
a3c4e519
...
@@ -338,7 +338,7 @@
...
@@ -338,7 +338,7 @@
<div>
<div>
</div>
</div>
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
lef
t: 30px;top:3px;"
<div
class=
"fixed flex-text maxIndex pointer"
style=
"
righ
t: 30px;top:3px;"
@
click=
"gotoManagement1()"
@
click=
"gotoManagement1()"
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
:class=
"isFullScreen?'tr-top':'tr-top-re'"
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
<img
style=
"width: 24px;height: 24px;"
src=
"static/backstage.png"
alt=
""
>
...
@@ -863,12 +863,12 @@
...
@@ -863,12 +863,12 @@
<script
src=
"js/highcharts.js"
></script>
<script
src=
"js/highcharts.js"
></script>
<script>
<script>
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
180
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
const
host
=
location
.
protocol
+
'
//
'
+
(
location
.
hostname
===
'
192.168.3.
38
'
?
'
192.168.3.37
'
:
'
192.168.13.200
'
)
+
'
:8013
'
;
// 小黄
// 小黄
//const host = location.protocol + '//' + (location.hostname === '192.168.3.
180
' ? '192.168.2.200' : '192.168.13.200') + ':8013';
//const host = location.protocol + '//' + (location.hostname === '192.168.3.
38
' ? '192.168.2.200' : '192.168.13.200') + ':8013';
const
selfHost
=
location
.
hostname
===
'
192.168.3.
180
'
?
'
http://192.168.3.180
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
const
selfHost
=
location
.
hostname
===
'
192.168.3.
38
'
?
'
http://192.168.3.38
:8057
'
:
location
.
protocol
+
'
//
'
+
window
.
location
.
host
;
const
token
=
Cookies
.
get
(
'
ELADMIN-TOEKN
'
);
const
token
=
Cookies
.
get
(
'
ELADMIN-TOEKN
'
);
axios
=
axios
.
create
({
axios
=
axios
.
create
({
...
...
src/views/home4Index.vue
View file @
a3c4e519
...
@@ -5,11 +5,11 @@
...
@@ -5,11 +5,11 @@
</div>
</div>
<div
class=
"subTopTitle"
>
<div
class=
"subTopTitle"
>
<h2
class=
"left-title"
style=
"display: flex;align-items: center;"
>
<h2
class=
"left-title
1
"
style=
"display: flex;align-items: center;"
>
<img
src=
"@/assets/home4Index/logo.png"
width=
"25"
height=
"25"
/>
<
!--
<
img
src=
"@/assets/home4Index/logo.png"
width=
"25"
height=
"25"
/>
<div
class=
"floating-text"
>
<div
class=
"floating-text"
>
中和地信有限公司欢迎您!
中和地信有限公司欢迎您!
</div>
</div>
-->
</h2>
</h2>
<h2
@
click=
"navTo('admin')"
style=
"cursor: pointer;"
>
<h2
@
click=
"navTo('admin')"
style=
"cursor: pointer;"
>
<img
src=
"@/assets/home4Index/icon.png"
/>
管理后台
<img
src=
"@/assets/home4Index/icon.png"
/>
管理后台
...
...
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