pages/dispatch/index.vue
@@ -58,11 +58,6 @@ url: '../dispatch/send' }, { name: '接收指令查询', img: '/static/images/dispatch/look.png', url: '../dispatch/receive' }, { name: '文字指令下发', img: '/static/images/dispatch/issue.png', url: '../dispatch/text' @@ -93,7 +88,7 @@ <style lang="scss"> .container { background-color: #f7f7f7; min-height: 100%; min-height: 100vh; overflow: hidden; }