北起院颜色标题修改

南通通威
LAPTOP-S9HJSOEB\昊天 2 years ago
parent 9beeca9aef
commit 67563315d3

Binary file not shown.

@ -10,12 +10,12 @@
<!-- <script src="/video_play_plugins/video.js"></script> --> <!-- <script src="/video_play_plugins/video.js"></script> -->
<script src="/video_play_plugins/webrtcplayer.js"></script> <script src="/video_play_plugins/webrtcplayer.js"></script>
<title>立体库智能视觉系统</title> <title>北起院立体库智能视觉系统</title>
</head> </head>
<body> <body>
<noscript> <noscript>
<strong>We're sorry but 立体库智能视觉系统 doesn't work properly without JavaScript enabled. Please enable it to <strong>We're sorry but 北起院立体库智能视觉系统 doesn't work properly without JavaScript enabled. Please enable it to
continue.</strong> continue.</strong>
</noscript> </noscript>

@ -8,24 +8,24 @@ const store = {
state: { state: {
data:{ data:{
"theme":{ "theme":{
"primary-color":"rgba(184, 68, 13, 1)" "primary-color":"rgba(33, 56, 207, 1)"
}, },
"title":{ "title":{
"text":"立体库智能视觉系统", "text":"北起院立体库视觉盘点系统",
"style":{ "style":{
"color":"rgba(255, 255, 255, 1)", "color":"rgba(255, 255, 255, 1)",
"background-color":"rgba(163, 60, 12, 1)", "background-color":"rgba(6, 87, 207, 1)",
"font-size":"24px" "font-size":"24px"
} }
}, },
"menu":{ "menu":{
"default":{ "default":{
"color":"rgba(230, 224, 224, 1)", "color":"rgba(230, 224, 224, 1)",
"background-color":"rgba(163, 60, 12, 1)" "background-color":"rgba(6, 87, 207, 1)"
}, },
"select":{ "select":{
"color":"rgba(255, 255, 255, 1)", "color":"rgba(255, 255, 255, 1)",
"background-color":"rgba(184, 68, 13, 1)" "background-color":"rgba(33, 56, 207, 1)"
} }
} }
} }

@ -142,12 +142,12 @@ export default {
key: 'checkNum' key: 'checkNum'
}, },
{ {
label:'托盘码', label:'距离',
key: 'wmsCode' key: 'length'
}, },
{ {
label:'托盘码描述', label:'扫码结果',
key: 'wmsCategory' key: 'QRCode'
}, },
{ {
label:'盘点时间', label:'盘点时间',

Loading…
Cancel
Save