Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Z
zhongtong-avi-web
Project
Project
Details
Activity
Releases
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
中通客车项目
zhongtong-avi-web
Commits
5947efd3
Commit
5947efd3
authored
Oct 09, 2019
by
李志鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fea(AVI整体大屏): 新增交互
parent
a0106eb8
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
0 deletions
+11
-0
index.vue
src/views/Monitor/index.vue
+11
-0
No files found.
src/views/Monitor/index.vue
View file @
5947efd3
...
...
@@ -475,6 +475,7 @@
// 电泳作业区
.electrophoresis-pack
{
cursor
:
pointer
;
position
:
absolute
;
top
:
144px
;
left
:
134px
;
...
...
@@ -797,6 +798,7 @@
// 钣金车存放区
.sheet-metal-car-pack
{
cursor
:
pointer
;
position
:
absolute
;
top
:
167px
;
left
:
787px
;
...
...
@@ -1024,6 +1026,7 @@
// 密封防腐作业区
.sealed-anticorrosion-pack
{
cursor
:
pointer
;
position
:
absolute
;
top
:
345px
;
left
:
786px
;
...
...
@@ -1256,6 +1259,7 @@
// 腻子上半作业区
.putty-t-pack
{
cursor
:
pointer
;
position
:
absolute
;
top
:
562px
;
left
:
786px
;
...
...
@@ -1422,6 +1426,7 @@
// 腻子下半作业区
.putty-b-pack
{
cursor
:
pointer
;
position
:
absolute
;
top
:
687px
;
left
:
1327px
;
...
...
@@ -1451,6 +1456,7 @@
// 中涂左作业区
.middle-coat-l-pack
{
cursor
:
pointer
;
position
:
absolute
;
left
:
786px
;
top
:
690px
;
...
...
@@ -1588,6 +1594,7 @@
// 中涂右作业区
.middle-coat-r-pack
{
cursor
:
pointer
;
position
:
absolute
;
left
:
1327px
;
top
:
722px
;
...
...
@@ -1629,6 +1636,7 @@
// 面/色漆作业区
.complexion-paint-pack
{
cursor
:
pointer
;
position
:
absolute
;
top
:
816px
;
left
:
690px
;
...
...
@@ -2115,6 +2123,7 @@
// 成品车存放区
.finished-car-storage-pack
{
cursor
:
pointer
;
position
:
absolute
;
top
:
1211px
;
left
:
692px
;
...
...
@@ -2228,6 +2237,7 @@
// 钣金车进工位
.sheet-metal-car
{
cursor
:
pointer
;
background
:
url('../../assets/images/Monitor/monitor_car.png')
;
background-position
:
center
0
;
background-repeat
:
no-repeat
;
...
...
@@ -2241,6 +2251,7 @@
// 涂装车出工位
.paint-car
{
cursor
:
pointer
;
background
:
url('../../assets/images/Monitor/monitor_car.png')
;
background-position
:
center
0
;
background-repeat
:
no-repeat
;
...
...
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