| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:17 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-09-27 10:52:05 |
| | | * @LastEditTime: 2022-09-27 11:14:20 |
| | | * @FilePath: \srs-police-affairs\src\views\activity\index.vue |
| | | * @Description: 安保活动 |
| | | * |
| | |
| | | height: 100%; |
| | | color: #fff; |
| | | background: $bg-color; |
| | | |
| | | .title { |
| | | height: 51px; |
| | | line-height: 58px; |
| | |
| | | padding: 10px; |
| | | background: rgba(29, 38, 105, 1); |
| | | cursor: pointer; |
| | | font-size: 14px; |
| | | |
| | | .row-content { |
| | | & > div { |
| | |
| | | } |
| | | } |
| | | } |
| | | |
| | | .second-container { |
| | | position: absolute; |
| | | top: 0; |
| | |
| | | right: 0; |
| | | width: 400px; |
| | | padding: 10px; |
| | | |
| | | border-radius: 10px 0 0 10px; |
| | | color: #fff; |
| | | background: $bg-color; |