Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
zh-baseversion-project
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
王浩
zh-baseversion-project
Commits
5a738d9a
Commit
5a738d9a
authored
Jul 29, 2024
by
wanghao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1 bigWindowOld 界面调整
parent
45da1dbe
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
350 additions
and
400 deletions
+350
-400
leftBar.vue
zh-baseversion-web/src/components/bigWindowOld/leftBar.vue
+339
-388
map.js
zh-baseversion-web/src/utils/mapClassForBigOld/map.js
+1
-1
index.vue
zh-baseversion-web/src/views/bigWindowOld/index.vue
+10
-11
No files found.
zh-baseversion-web/src/components/bigWindowOld/leftBar.vue
View file @
5a738d9a
This diff is collapsed.
Click to expand it.
zh-baseversion-web/src/utils/mapClassForBigOld/map.js
View file @
5a738d9a
...
...
@@ -1125,7 +1125,7 @@ export class EditorMap {
const
pipe
=
this
.
createPipeLine
({
id
:
id
,
path
:
eval
(
path
),
strokeWeight
:
objData
.
strokeWeight
||
2
,
strokeWeight
:
objData
.
strokeWeight
||
4
,
strokeColor
:
color
,
extData
:
objData
,
cursor
:
"pointer"
,
...
...
zh-baseversion-web/src/views/bigWindowOld/index.vue
View file @
5a738d9a
...
...
@@ -178,7 +178,6 @@ import VideoView from "@/components/bigWindowOld/VideoView.vue";
import
Device
from
"@/components/bigWindowOld/Device.vue"
;
import
Cz
from
"@/components/bigWindowOld/Cz.vue"
;
import
User
from
"@/components/bigWindowOld/User.vue"
;
import
Center
from
"@/components/bigWindowOld/Center.vue"
;
import
UserCenter
from
"@/components/bigWindowOld/UserCenter.vue"
;
import
OtherCenter
from
"@/components/bigWindowOld/OtherCenter.vue"
;
import
Company
from
"@/components/bigWindowOld/Company.vue"
;
...
...
@@ -240,43 +239,43 @@ export default {
{
val
:
2
,
ischeck
:
false
,
imgurl
:
require
(
"@/assets/firstimage/tiaoyaxiang.png"
),
imgurl
:
require
(
"@/assets/
bigWindowOld/
firstimage/tiaoyaxiang.png"
),
name
:
"调压箱"
,
},
{
val
:
3
,
ischeck
:
false
,
imgurl
:
require
(
"@/assets/firstimage/famen.png"
),
imgurl
:
require
(
"@/assets/
bigWindowOld/
firstimage/famen.png"
),
name
:
"阀门井"
,
},
{
val
:
4
,
ischeck
:
false
,
imgurl
:
require
(
"@/assets/firstimage/changzhan.png"
),
imgurl
:
require
(
"@/assets/
bigWindowOld/
firstimage/changzhan.png"
),
name
:
"场 站"
,
},
{
val
:
6
,
ischeck
:
false
,
imgurl
:
require
(
"@/assets/firstimage/user.png"
),
imgurl
:
require
(
"@/assets/
bigWindowOld/
firstimage/user.png"
),
name
:
"居民用户"
,
},
{
val
:
61
,
ischeck
:
false
,
imgurl
:
require
(
"@/assets/firstimage/syUser.svg"
),
imgurl
:
require
(
"@/assets/
bigWindowOld/
firstimage/syUser.svg"
),
name
:
"商业用户"
,
},
{
val
:
5
,
ischeck
:
false
,
imgurl
:
require
(
"@/assets/firstimage/jiankong.png"
),
imgurl
:
require
(
"@/assets/
bigWindowOld/
firstimage/jiankong.png"
),
name
:
"监 控"
,
},
{
val
:
18
,
ischeck
:
false
,
imgurl
:
require
(
"@/assets/firstimage/yhq.svg"
),
imgurl
:
require
(
"@/assets/
bigWindowOld/
firstimage/yhq.svg"
),
name
:
"餐饮单位液化气用户"
,
},
],
...
...
@@ -743,7 +742,7 @@ export default {
top
:
-10px
;
z-index
:
998
;
text-align
:
center
;
background
:
url("../../assets/firstimage/topbk.svg")
;
background
:
url("../../assets/
bigWindowOld/
firstimage/topbk.svg")
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
backdrop-filter
:
blur
(
4px
);
...
...
@@ -759,7 +758,7 @@ export default {
position
:
fixed
;
top
:
70px
;
z-index
:
999
;
background
:
url("../../assets/firstimage/le.png")
;
background
:
url("../../assets/
bigWindowOld/
firstimage/le.png")
;
background-size
:
105%
100%
;
background-repeat
:
no-repeat
;
margin-left
:
-20px
;
...
...
@@ -772,7 +771,7 @@ export default {
top
:
70px
;
z-index
:
999
;
right
:
0
;
background
:
url("../../assets/firstimage/ri.png")
;
background
:
url("../../assets/
bigWindowOld/
firstimage/ri.png")
;
background-size
:
100%
100%
;
background-repeat
:
no-repeat
;
margin-right
:
-20px
;
...
...
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