Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
lxyl-vue
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
李苏
lxyl-vue
Commits
a17265fa
Commit
a17265fa
authored
Jun 07, 2024
by
李苏
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
接口替换,新增查询条件 大屏调整
parent
1e12a7d7
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
89 additions
and
5 deletions
+89
-5
index.vue
src/views/ccgl/ckgl/lkckrw/top/index.vue
+14
-1
index.vue
src/views/ccgl/cxfx/cxlkrw/index.vue
+11
-2
mx11.vue
src/views/ccgl/dpkb/lkkb/mx/mx11.vue
+64
-2
No files found.
src/views/ccgl/ckgl/lkckrw/top/index.vue
View file @
a17265fa
...
...
@@ -38,6 +38,7 @@
queryDetail
:
true
,
/* 基本配置*/
url
:
'lxyl/ckgl/ckrw/lkck'
,
queryUrl
:
"lxyl/ckgl/ckrw/lkck/queryUckrws"
,
tableTitle
:
[
{
title
:
"状态"
,
...
...
@@ -136,7 +137,7 @@
src
:
"wms/jcsj/hj/query"
,
}
},
{
label
:
'容器'
,
prop
:
'rqInfo'
,
...
...
@@ -198,6 +199,18 @@
type
:
'input'
,
value
:
''
}
],
[
{
label
:
"工位"
,
prop
:
"gwid"
,
span
:
6
,
type
:
"RelSelect"
,
value
:
""
,
typeConfig
:
{
src
:
"lxyl/common/queryXlk"
,
}
}
]
],
/* 默认启停用 */
...
...
src/views/ccgl/cxfx/cxlkrw/index.vue
View file @
a17265fa
...
...
@@ -87,7 +87,7 @@
"value"
:
"id"
},
width
:
80
},
},
{
title
:
"任务号"
,
field
:
"djid"
,
...
...
@@ -168,7 +168,7 @@
width
:
140
,
fieldType
:
"timespan"
},
{
title
:
"业务类型"
,
field
:
"ywlx"
,
...
...
@@ -305,6 +305,15 @@
type
:
'input'
,
value
:
''
},
],
[
{
label
:
'创建人'
,
prop
:
'cjr'
,
span
:
6
,
type
:
'input'
,
value
:
''
},
]
],
}
...
...
src/views/ccgl/dpkb/lkkb/mx/mx11.vue
View file @
a17265fa
<
template
>
<div
ref=
'mx11'
class=
"full
"
style=
"position: relative;
"
>
<div
ref=
'mx11'
class=
"full
over"
style=
"position: relative;
"
>
<div
class=
"full flex containerAll"
>
<div
class=
"full flex1 container1"
>
<div
ref=
"infoBox1"
class=
"infoCar"
>
...
...
@@ -34,6 +34,11 @@
>
</div>
</div>
<div
class=
"zz flex-center "
>
<div
class=
"zzMain flex-center "
>
柱 子
</div>
</div>
<div
class=
"full flex1 container2"
>
<!-- 刻度x-->
...
...
@@ -62,6 +67,11 @@
>
</div>
</div>
<div
class=
"zz flex-center "
>
<div
class=
"zzMain flex-center "
>
柱 子
</div>
</div>
<div
class=
"full flex1 container3"
>
<!-- 刻度x-->
<div
class=
"flex"
...
...
@@ -89,6 +99,11 @@
>
</div>
</div>
<div
class=
"zz flex-center "
>
<div
class=
"zzMain flex-center "
>
柱 子
</div>
</div>
<div
class=
"full flex1 container4"
>
<!-- 刻度x-->
<div
class=
"flex"
...
...
@@ -115,6 +130,11 @@
>
</div>
</div>
<div
class=
"zz flex-center "
>
<div
class=
"zzMain flex-center "
>
柱 子
</div>
</div>
<div
class=
"full flex1 container5"
>
<!-- 刻度x-->
<div
class=
"flex"
...
...
@@ -141,6 +161,11 @@
>
</div>
</div>
<div
class=
"zz flex-center "
>
<div
class=
"zzMain flex-center "
>
柱 子
</div>
</div>
<div
class=
"full flex1 container6"
>
<!-- 刻度x-->
<div
class=
"flex"
...
...
@@ -167,6 +192,11 @@
>
</div>
</div>
<div
class=
"zz flex-center "
>
<div
class=
"zzMain flex-center "
>
柱 子
</div>
</div>
<div
class=
"full flex1 container7"
>
<!-- 刻度x-->
<div
class=
"flex"
...
...
@@ -192,6 +222,11 @@
>
</div>
</div>
<div
class=
"zz flex-center "
>
<div
class=
"zzMain flex-center "
>
柱 子
</div>
</div>
<div
class=
"full flex1 container8"
>
<!-- 刻度x-->
<div
class=
"flex"
...
...
@@ -665,8 +700,35 @@
}
</
script
>
<
style
scoped
>
<
style
lang=
"scss"
scoped
>
.zz
{
height
:
100%
;
width
:
40px
;
padding
:
10px
;
.zzMain
{
background-color
:
#554724
;
font-size
:
12px
;
height
:
80%
;
width
:
100%
;
color
:
#fff
;
writing-mode
:
vertical-rl
;
/* 竖排从右向左 */
text-orientation
:
upright
;
/* 竖排文字方向为直立 */
}
}
.over
{
overflow-y
:
hidden
;
&
:
:-
webkit-scrollbar
{
height
:
10px
;
/* background-color: #032d60; */
}
&
:
:-
webkit-scrollbar-thumb
{
background
:
#032d60
;
/* 滚动条滑块颜色 */
}
}
.infoCar
{
border
:
2px
solid
#032d60
;
...
...
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