| src/views/activity/index.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/lyout/index.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/police/index.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/video/index.vue | ●●●●● patch | view | raw | blame | history |
src/views/activity/index.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 16:18:17 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2022-11-10 16:15:42 * @LastEditTime: 2022-11-12 10:59:23 * @FilePath: \srs-police-affairs\src\views\activity\index.vue * @Description: 安保活动 * @@ -109,7 +109,7 @@ </ul> </div> <div class="second-container" :style="{ left: `${boxShow == true ? '405px' : '5px'}` }"> <div class="second-container" :class="{ 'spread': boxShow, 'take-back': !boxShow }"> <el-tree :data="treeData" show-checkbox node-key="id" @check="treeCheckClick"></el-tree> </div> src/views/lyout/index.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 16:18:24 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2022-11-12 10:37:44 * @LastEditTime: 2022-11-12 11:00:36 * @FilePath: \srs-police-affairs\src\views\lyout\index.vue * @Description: * src/views/police/index.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 16:18:17 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2022-11-12 10:51:09 * @LastEditTime: 2022-11-12 10:57:18 * @FilePath: \srs-police-affairs\src\views\police\index.vue * @Description: 辖区管理 * @@ -619,6 +619,8 @@ height: 100%; &-content { display: flex; flex-direction: column; width: 100%; height: 100%; color: #fff; src/views/video/index.vue
@@ -190,6 +190,8 @@ height: 100%; &-content { display: flex; flex-direction: column; width: 100%; height: 100%; color: #fff;