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',