北起院颜色标题修改

南通通威
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/webrtcplayer.js"></script>
<title>立体库智能视觉系统</title>
<title>北起院立体库智能视觉系统</title>
</head>
<body>
<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>
</noscript>

@ -8,24 +8,24 @@ const store = {
state: {
data:{
"theme":{
"primary-color":"rgba(184, 68, 13, 1)"
"primary-color":"rgba(33, 56, 207, 1)"
},
"title":{
"text":"立体库智能视觉系统",
"text":"北起院立体库视觉盘点系统",
"style":{
"color":"rgba(255, 255, 255, 1)",
"background-color":"rgba(163, 60, 12, 1)",
"background-color":"rgba(6, 87, 207, 1)",
"font-size":"24px"
}
},
"menu":{
"default":{
"color":"rgba(230, 224, 224, 1)",
"background-color":"rgba(163, 60, 12, 1)"
"background-color":"rgba(6, 87, 207, 1)"
},
"select":{
"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'
},
{
label:'托盘码',
key: 'wmsCode'
label:'距离',
key: 'length'
},
{
label:'托盘码描述',
key: 'wmsCategory'
label:'扫码结果',
key: 'QRCode'
},
{
label:'盘点时间',

Loading…
Cancel
Save