| | |
| | | * @Author: shuishen 1109946754@qq.com |
| | | * @Date: 2022-08-18 16:18:24 |
| | | * @LastEditors: shuishen 1109946754@qq.com |
| | | * @LastEditTime: 2022-11-18 10:07:27 |
| | | * @LastEditTime: 2022-11-18 10:39:09 |
| | | * @FilePath: \srs-police-affairs\src\views\lyout\index.vue |
| | | * @Description: |
| | | * |
| | |
| | | border-bottom: 3px solid transparent; |
| | | |
| | | .sub-nav-list { |
| | | padding: 10px 0; |
| | | border-top: 14px solid transparent; |
| | | position: absolute; |
| | | top: 72px; |
| | | top: 60px; |
| | | width: 100%; |
| | | background: $bg-blue; |
| | | cursor: default; |
| | | |
| | | div { |
| | | height: 36px; |
| | | text-align: center; |
| | | line-height: 36px; |
| | | font-size: 18px; |
| | | background: $bg-blue; |
| | | cursor: pointer; |
| | | box-sizing: content-box; |
| | | } |
| | | |
| | | div:first-child { |
| | | padding-top: 10px; |
| | | } |
| | | |
| | | div:last-child { |
| | | padding-bottom: 10px; |
| | | } |
| | | } |
| | | } |