diff --git a/dist.zip b/dist.zip index e1473f9..7858593 100644 Binary files a/dist.zip and b/dist.zip differ diff --git a/public/index.html b/public/index.html index 79e33c0..93844f4 100644 --- a/public/index.html +++ b/public/index.html @@ -10,12 +10,12 @@ - 立体库智能视觉系统 + 北起院立体库智能视觉系统 diff --git a/src/store/modules/styles.js b/src/store/modules/styles.js index 85c86d9..e5316d0 100644 --- a/src/store/modules/styles.js +++ b/src/store/modules/styles.js @@ -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)" } } } diff --git a/src/views/checkManage/checkOperation.vue b/src/views/checkManage/checkOperation.vue index 5468b6c..99f20e0 100644 --- a/src/views/checkManage/checkOperation.vue +++ b/src/views/checkManage/checkOperation.vue @@ -142,12 +142,12 @@ export default { key: 'checkNum' }, { - label:'托盘码', - key: 'wmsCode' + label:'距离', + key: 'length' }, { - label:'托盘码描述', - key: 'wmsCategory' + label:'扫码结果', + key: 'QRCode' }, { label:'盘点时间',