| src/views/police/index.vue | ●●●●● patch | view | raw | blame | history | |
| src/views/video/index.vue | ●●●●● patch | view | raw | blame | history |
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-09-23 16:52:03 * @LastEditTime: 2022-09-23 17:12:11 * @FilePath: \srs-police-affairs\src\views\police\index.vue * @Description: 辖区管理 * @@ -372,12 +372,13 @@ } .search-box { margin: 5px; height: 40px; padding: 5px; height: 48px; display: flex; input { width: 300px; height: 46px; height: 100%; font-size: 18px; text-indent: 1em; color: #ffffff; @@ -395,7 +396,7 @@ font-size: 24px; font-weight: 700; width: 80px; height: 46px; height: 100%; background-color: #26426a; color: #fff; border: 1px solid #26426a; @@ -410,7 +411,6 @@ .list-show { flex: 1; margin-top: 5px; & > div { height: 100%; src/views/video/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-09-23 17:06:30 * @LastEditTime: 2022-09-23 17:13:15 * @FilePath: \srs-police-affairs\src\views\video\index.vue * @Description: 辖区管理 * @@ -15,6 +15,7 @@ <input type="text" placeholder="请输入搜索条件" /> <button class="el-icon-search"></button> </div> <div class="list-show"> <div class="car-list"> <div class="list-box"> @@ -168,13 +169,13 @@ background: $bg-color; .search-box { height: 46px; padding: 0 0 0 10px; margin: 5px 0; padding: 5px; height: 48px; display: flex; input { width: 300px; height: 46px; height: 100%; font-size: 18px; text-indent: 1em; color: #ffffff; @@ -192,7 +193,7 @@ font-size: 24px; font-weight: 700; width: 80px; height: 46px; height: 100%; background-color: #26426a; color: #fff; border: 1px solid #26426a;