| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-09-23 09:51:43 |
| | | * @LastEditTime: 2022-09-23 17:07:31 |
| | | * @FilePath: \srs-police-affairs\src\views\activity\index.vue |
| | | * @Description: 安保活动 |
| | | * |
| | |
| | | |
| | | <style scoped lang="scss"> |
| | | @import '@/styles/public/index.scss'; |
| | | @import '@/styles/element-ui/element-ui.scss'; |
| | | |
| | | .container { |
| | | height: 100%; |
| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-09-23 16:25:07 |
| | | * @LastEditTime: 2022-09-23 17:07:26 |
| | | * @FilePath: \srs-police-affairs\src\views\home\index.vue |
| | | * @Description: 小区-栋-层-房屋 |
| | | * |
| | |
| | | |
| | | <style scoped lang="scss"> |
| | | @import '@/styles/public/index.scss'; |
| | | @import '@/styles/element-ui/element-ui.scss'; |
| | | |
| | | .container { |
| | | color: #fff; |
| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-09-22 11:24:11 |
| | | * @LastEditTime: 2022-09-23 17:07:10 |
| | | * @FilePath: \srs-police-affairs\src\views\house\index.vue |
| | | * @Description: 小区-栋-层-房屋 |
| | | * |
| | |
| | | </script> |
| | | |
| | | <style scoped lang="scss"> |
| | | @import '@/styles/public/index.scss'; |
| | | |
| | | .container { |
| | | position: relative; |
| | | width: 400px; |
| | | height: 100%; |
| | | color: #fff; |
| | | background: rgba(7, 22, 37, 0.8); |
| | | background: $bg-color; |
| | | |
| | | li { |
| | | list-style: none; |
| | | } |
| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-09-20 18:01:35 |
| | | * @LastEditTime: 2022-09-23 17:06:30 |
| | | * @FilePath: \srs-police-affairs\src\views\video\index.vue |
| | | * @Description: 辖区管理 |
| | | * |
| | |
| | | </script> |
| | | |
| | | <style scoped lang="scss"> |
| | | @import '@/styles/element-ui/element-ui.scss'; |
| | | @import '@/styles/public/index.scss'; |
| | | |
| | | .container { |
| | | position: relative; |
| | | width: 400px; |
| | | height: 100%; |
| | | background: rgba(41, 53, 53, 0.8); |
| | | background: $bg-color; |
| | | |
| | | .search-box { |
| | | height: 46px; |
| | | padding: 0 0 0 10px; |