From 4f18ddf4a7b0fbcda34cd54c5b166eb59c6dc82d Mon Sep 17 00:00:00 2001 From: "zyc@123456" <784479659@qq.com> Date: Wed, 31 May 2023 08:42:43 +0800 Subject: [PATCH] =?UTF-8?q?=E8=B4=A8=E7=89=A9=E7=9B=91=E6=B5=8B=E7=9A=84?= =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=8E=BB=E6=8E=89=E6=96=B0=E5=A2=9E=E7=AD=89?= =?UTF-8?q?=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/monitor/videos/index.vue | 5 ++- src/views/zhiwujiance/zhiwujianceList.vue | 42 +++++++++++------------ 2 files changed, 25 insertions(+), 22 deletions(-) diff --git a/src/views/monitor/videos/index.vue b/src/views/monitor/videos/index.vue index 6aa6daa..b21cf02 100644 --- a/src/views/monitor/videos/index.vue +++ b/src/views/monitor/videos/index.vue @@ -969,7 +969,10 @@ export default { // width: calc((100% - 1px) / 4 );box-sizing: border-box;font-size:18px;} // .tabhead .bar:last-of-type{border-right: 0px solid #eeeeee;width: calc((100% - 0px) / 4 );} // .tabhead .barb {background-color: #fff;color: #0b5394;} */ -.leftbars{ position: absolute; +.leftbars{ + /* padding: 30px; + background-color: #ffffff;box-shadow:0px 0px 10px #E9E9E9;border-radius: 5px; */ + position: absolute; top: 30px; left: 20px; z-index: 900; diff --git a/src/views/zhiwujiance/zhiwujianceList.vue b/src/views/zhiwujiance/zhiwujianceList.vue index 7d1c2b7..188d633 100644 --- a/src/views/zhiwujiance/zhiwujianceList.vue +++ b/src/views/zhiwujiance/zhiwujianceList.vue @@ -219,20 +219,20 @@ sunhai_Chart: sunhai_Chart, btndisabled: false, btnList: [ - { - type: 'primary', - size: 'small', - icon: 'plus', - btnKey: 'toAdd', - btnLabel: '新增' - }, - { - type: 'danger', - size: 'small', - icon: 'del', - btnKey: 'doDel', - btnLabel: '删除' - }, + // { + // type: 'primary', + // size: 'small', + // icon: 'plus', + // btnKey: 'toAdd', + // btnLabel: '新增' + // }, + // { + // type: 'danger', + // size: 'small', + // icon: 'del', + // btnKey: 'doDel', + // btnLabel: '删除' + // }, // { // type: 'primary', // size: 'small', @@ -247,13 +247,13 @@ // btnKey: 'toGain', // btnLabel: '获取分公司' // }, - { - type: 'success', - size: 'small', - icon: 'export', - btnKey: 'import', - btnLabel: '导入' - }, + // { + // type: 'success', + // size: 'small', + // icon: 'export', + // btnKey: 'import', + // btnLabel: '导入' + // }, // { // type: 'success', // size: 'small',