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
ed7700f3
Commit
ed7700f3
authored
Nov 12, 2019
by
李志鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fea(Avi Led 轮播): 电泳、钣金、密封防腐模块开发
parent
ea104d86
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
1222 additions
and
62 deletions
+1222
-62
car.png
src/assets/images/LedCarouselAvi/car.png
+0
-0
car_out.png
src/assets/images/LedCarouselAvi/car_out.png
+0
-0
electrophoresis_bg.png
src/assets/images/LedCarouselAvi/electrophoresis_bg.png
+0
-0
sealed_anticorrosion-bg.png
src/assets/images/LedCarouselAvi/sealed_anticorrosion-bg.png
+0
-0
sheet_metal_bg.png
src/assets/images/LedCarouselAvi/sheet_metal_bg.png
+0
-0
test.png
src/assets/images/LedCarouselAvi/test.png
+0
-0
Electrophoresis.vue
src/views/LedCarouselAvi/components/Electrophoresis.vue
+540
-0
SealedAnticorrosion.vue
src/views/LedCarouselAvi/components/SealedAnticorrosion.vue
+202
-0
SheetMetal.vue
src/views/LedCarouselAvi/components/SheetMetal.vue
+403
-0
index.vue
src/views/LedCarouselAvi/index.vue
+17
-2
list.vue
src/views/Workshop/Chassis/list.vue
+10
-10
list.vue
src/views/Workshop/Final/list.vue
+10
-10
list.vue
src/views/Workshop/Painting/list.vue
+10
-10
list.vue
src/views/Workshop/Parts/list.vue
+10
-10
list.vue
src/views/Workshop/Trial/list.vue
+10
-10
list.vue
src/views/Workshop/Welding/list.vue
+10
-10
No files found.
src/assets/images/LedCarouselAvi/car.png
0 → 100644
View file @
ed7700f3
1.33 KB
src/assets/images/LedCarouselAvi/car_out.png
0 → 100644
View file @
ed7700f3
499 Bytes
src/assets/images/LedCarouselAvi/electrophoresis_bg.png
0 → 100644
View file @
ed7700f3
161 KB
src/assets/images/LedCarouselAvi/sealed_anticorrosion-bg.png
0 → 100644
View file @
ed7700f3
102 KB
src/assets/images/LedCarouselAvi/sheet_metal_bg.png
0 → 100644
View file @
ed7700f3
113 KB
src/assets/images/LedCarouselAvi/test.png
deleted
100644 → 0
View file @
ea104d86
143 KB
src/views/LedCarouselAvi/components/Electrophoresis.vue
0 → 100644
View file @
ed7700f3
This diff is collapsed.
Click to expand it.
src/views/LedCarouselAvi/components/SealedAnticorrosion.vue
0 → 100644
View file @
ed7700f3
<
template
>
<div
class=
"page-pack"
>
<div
class=
"container"
>
<div
class=
"view-pack"
>
<!-- 第一行 -->
<div
class=
"HDG1-57"
></div>
<div
class=
"HDG1-67"
></div>
<div
class=
"HDG1-68"
></div>
<div
class=
"HDG1-69"
></div>
<div
class=
"HDG1-70"
></div>
<!-- 第二行 -->
<div
class=
"HDG1-58"
></div>
<div
class=
"HDG1-71"
></div>
<div
class=
"HDG1-72"
></div>
<div
class=
"HDG1-73"
></div>
<div
class=
"HDG1-74"
></div>
<div
class=
"HDG5-8"
></div>
<!-- 第三行 -->
<div
class=
"HDG1-75"
></div>
<div
class=
"HDG1-76"
></div>
<div
class=
"HDG1-77"
></div>
<div
class=
"HDG1-78"
></div>
<div
class=
"HDG1-79"
></div>
<div
class=
"HDG5-9"
></div>
<!-- 第四行 -->
<div
class=
"HDG1-80"
></div>
<div
class=
"HDG1-81"
></div>
<div
class=
"HDG1-82"
></div>
<div
class=
"HDG1-83"
></div>
<div
class=
"HDG1-84"
></div>
<div
class=
"HDG5-10"
></div>
<!-- 第五行 -->
<div
class=
"HDG1-85"
></div>
<div
class=
"HDG1-86"
></div>
<div
class=
"HDG1-87"
></div>
<div
class=
"HDG1-88"
></div>
<div
class=
"HDG1-89"
></div>
<div
class=
"HDG5-11"
></div>
</div>
</div>
</div>
</
template
>
<
script
>
export
default
{
data
()
{
return
{}
}
}
</
script
>
<
style
lang=
"scss"
scoped
>
.page-pack
{
width
:
100%
;
height
:
100%
;
.container
{
width
:
1556px
;
height
:
1037px
;
background
:
url("../../../assets/images/LedCarouselAvi/sealed_anticorrosion-bg.png")
;
overflow
:
hidden
;
position
:
relative
;
// 显示区域
.view-pack
{
width
:
1338px
;
height
:
527px
;
margin-top
:
255px
;
margin-left
:
109px
;
position
:
relative
;
div
{
width
:
70px
;
height
:
40px
;
position
:
absolute
;
background
:
url("../../../assets/images/LedCarouselAvi/car.png")
;
background-position
:
center
0
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
}
// 第一行
.HDG1-57
{
top
:
37px
;
left
:
36px
;
}
.HDG1-67
{
top
:
37px
;
left
:
234px
;
}
.HDG1-68
{
top
:
37px
;
left
:
429px
;
}
.HDG1-69
{
top
:
37px
;
left
:
627px
;
}
.HDG1-70
{
top
:
37px
;
left
:
823px
;
}
// 第二行
.HDG1-58
{
top
:
124px
;
left
:
36px
;
}
.HDG1-71
{
top
:
124px
;
left
:
234px
;
}
.HDG1-72
{
top
:
124px
;
left
:
429px
;
}
.HDG1-73
{
top
:
124px
;
left
:
627px
;
}
.HDG1-74
{
top
:
124px
;
left
:
823px
;
}
.HDG5-8
{
top
:
120px
;
left
:
1154px
;
}
// 第三行
.HDG1-75
{
top
:
203px
;
left
:
80px
;
}
.HDG1-76
{
top
:
207px
;
left
:
234px
;
}
.HDG1-77
{
top
:
207px
;
left
:
429px
;
}
.HDG1-78
{
top
:
207px
;
left
:
627px
;
}
.HDG1-79
{
top
:
207px
;
left
:
823px
;
}
.HDG5-9
{
top
:
207px
;
left
:
1154px
;
}
// 第四行
.HDG1-80
{
top
:
291px
;
left
:
76px
;
}
.HDG1-81
{
top
:
291px
;
left
:
285px
;
}
.HDG1-82
{
top
:
291px
;
left
:
476px
;
}
.HDG1-83
{
top
:
291px
;
left
:
689px
;
}
.HDG1-84
{
top
:
291px
;
left
:
880px
;
}
.HDG5-10
{
top
:
291px
;
left
:
1154px
;
}
// 第五行
.HDG1-85
{
top
:
377px
;
left
:
35px
;
}
.HDG1-86
{
top
:
377px
;
left
:
234px
;
}
.HDG1-87
{
top
:
377px
;
left
:
429px
;
}
.HDG1-88
{
top
:
377px
;
left
:
627px
;
}
.HDG1-89
{
top
:
377px
;
left
:
823px
;
}
.HDG5-11
{
top
:
377px
;
left
:
1194px
;
}
}
}
}
</
style
>
\ No newline at end of file
src/views/LedCarouselAvi/components/SheetMetal.vue
0 → 100644
View file @
ed7700f3
This diff is collapsed.
Click to expand it.
src/views/LedCarouselAvi/index.vue
View file @
ed7700f3
<
template
>
<
template
>
<div
class=
"page-pack"
>
<div
class=
"page-pack"
>
<div
class=
"container"
></div>
<div
class=
"container"
>
<!-- 电泳工作区 -->
<!--
<Electrophoresis></Electrophoresis>
-->
<!-- 钣金工作区 -->
<!--
<SheetMetal></SheetMetal>
-->
<!-- 密封防腐工作区 -->
<SealedAnticorrosion></SealedAnticorrosion>
</div>
</div>
</div>
</
template
>
</
template
>
<
script
>
<
script
>
import
Electrophoresis
from
'./components/Electrophoresis'
import
SheetMetal
from
'./components/SheetMetal'
import
SealedAnticorrosion
from
'./components/SealedAnticorrosion'
export
default
{
export
default
{
components
:
{
Electrophoresis
,
SheetMetal
,
SealedAnticorrosion
},
data
()
{
data
()
{
return
{}
return
{}
}
}
...
@@ -21,7 +37,6 @@
...
@@ -21,7 +37,6 @@
width
:
1556px
;
width
:
1556px
;
height
:
1037px
;
height
:
1037px
;
margin
:
0
auto
;
margin
:
0
auto
;
background
:
url("../../assets/images/LedCarouselAvi/test.png")
no-repeat
;
}
}
}
}
</
style
>
</
style
>
\ No newline at end of file
src/views/Workshop/Chassis/list.vue
View file @
ed7700f3
...
@@ -178,11 +178,11 @@
...
@@ -178,11 +178,11 @@
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
return
new
Promise
((
resolve
,
reject
)
=>
{
return
new
Promise
((
resolve
,
reject
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
...
@@ -214,11 +214,11 @@
...
@@ -214,11 +214,11 @@
searchCode
:
this
.
currentSearchCode
,
searchCode
:
this
.
currentSearchCode
,
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
try
{
try
{
let
response
=
await
request
({
let
response
=
await
request
({
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
...
...
src/views/Workshop/Final/list.vue
View file @
ed7700f3
...
@@ -193,11 +193,11 @@
...
@@ -193,11 +193,11 @@
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
return
new
Promise
((
resolve
,
reject
)
=>
{
return
new
Promise
((
resolve
,
reject
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
...
@@ -229,11 +229,11 @@
...
@@ -229,11 +229,11 @@
searchCode
:
this
.
currentSearchCode
,
searchCode
:
this
.
currentSearchCode
,
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
try
{
try
{
let
response
=
await
request
({
let
response
=
await
request
({
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
...
...
src/views/Workshop/Painting/list.vue
View file @
ed7700f3
...
@@ -198,11 +198,11 @@
...
@@ -198,11 +198,11 @@
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
return
new
Promise
((
resolve
,
reject
)
=>
{
return
new
Promise
((
resolve
,
reject
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
...
@@ -234,11 +234,11 @@
...
@@ -234,11 +234,11 @@
searchCode
:
this
.
currentSearchCode
,
searchCode
:
this
.
currentSearchCode
,
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
try
{
try
{
let
response
=
await
request
({
let
response
=
await
request
({
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
...
...
src/views/Workshop/Parts/list.vue
View file @
ed7700f3
...
@@ -212,11 +212,11 @@
...
@@ -212,11 +212,11 @@
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
return
new
Promise
((
resolve
,
reject
)
=>
{
return
new
Promise
((
resolve
,
reject
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
...
@@ -248,11 +248,11 @@
...
@@ -248,11 +248,11 @@
searchCode
:
this
.
currentSearchCode
,
searchCode
:
this
.
currentSearchCode
,
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
try
{
try
{
let
response
=
await
request
({
let
response
=
await
request
({
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
...
...
src/views/Workshop/Trial/list.vue
View file @
ed7700f3
...
@@ -178,11 +178,11 @@
...
@@ -178,11 +178,11 @@
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
return
new
Promise
((
resolve
,
reject
)
=>
{
return
new
Promise
((
resolve
,
reject
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
...
@@ -214,11 +214,11 @@
...
@@ -214,11 +214,11 @@
searchCode
:
this
.
currentSearchCode
,
searchCode
:
this
.
currentSearchCode
,
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
try
{
try
{
let
response
=
await
request
({
let
response
=
await
request
({
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
...
...
src/views/Workshop/Welding/list.vue
View file @
ed7700f3
...
@@ -178,11 +178,11 @@
...
@@ -178,11 +178,11 @@
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageSize
:
this
.
tableConfig
.
paginationConfig
.
pageSize
,
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
pageNum
:
this
.
tableConfig
.
paginationConfig
.
currentPage
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
return
new
Promise
((
resolve
,
reject
)
=>
{
return
new
Promise
((
resolve
,
reject
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
$fetch
(
'equipment-controller/data-post'
,
queryParams
).
then
((
response
)
=>
{
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
this
.
tableConfig
.
data
=
_
.
cloneDeep
(
response
.
list
)
...
@@ -214,11 +214,11 @@
...
@@ -214,11 +214,11 @@
searchCode
:
this
.
currentSearchCode
,
searchCode
:
this
.
currentSearchCode
,
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
filters
:
_
.
cloneDeep
(
this
.
searchList
.
filters
)
||
[]
}
}
queryParams
.
filters
.
push
({
//
queryParams.filters.push({
fieldCode
:
'workshopCode'
,
//
fieldCode: 'workshopCode',
fieldType
:
'STRING'
,
//
fieldType: 'STRING',
value
:
this
.
currentWorkshopCode
//
value: this.currentWorkshopCode
})
//
})
try
{
try
{
let
response
=
await
request
({
let
response
=
await
request
({
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
url
:
`
${
process
.
env
.
API_HOST
}
/api/equipment/data/export`
,
...
...
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