| | |
| | | box-sizing: border-box;
|
| | | flex-shrink: 0;
|
| | | padding: 10px;
|
| | | padding-top: 6px;
|
| | | border-right: 4px solid #f2f2f7;
|
| | | border-left: 4px solid #f2f2f7;
|
| | | border-top: 4px solid #f2f2f7;
|
| | | .menu-item {
|
| | | background: #f2f2f7;
|
| | | height: 56px;
|
| | | margin-bottom: 4px;
|
| | | border-radius: 8px;
|
| | |
| | | padding: 0 20px;
|
| | | display: flex;
|
| | | justify-content: space-between;
|
| | |
|
| | | &:hover {
|
| | | background: #f2f2f7;
|
| | | }
|
| | |
|
| | | .item-left {
|
| | | display: flex;
|
| | | align-items: center;
|
| | |
| | | }
|
| | | }
|
| | | .menu-item-active {
|
| | | background-color: var(--colorCard);
|
| | | background-color: var(--colorCard) !important;
|
| | | color: #ffffff;
|
| | | }
|
| | | }
|
| | |
| | | box-sizing: border-box;
|
| | | position: relative;
|
| | | padding: 10px;
|
| | | padding-top: 6px;
|
| | | border-top: 4px solid #f2f2f7;
|
| | | .title {
|
| | | height: 48px;
|
| | | font-size: 16px;
|
| | | line-height: 48px;
|
| | | color: #333333;
|
| | | color: #4F4F4F;
|
| | | font-weight: bold; background: #F2F2F7;
|
| | | border-radius: 8px;
|
| | | margin-bottom: 10px;
|
| | |
| | | border: 2px solid #409eff !important;
|
| | | }
|
| | | .el-select-dropdown__item {
|
| | | color: #333333;
|
| | | color: #4F4F4F;
|
| | | height: 32px;
|
| | | font-size: 12px;
|
| | | line-height: 32px;
|
| | |
| | | width: 100%;
|
| | | }
|
| | | .el-select .el-input .el-select__caret {
|
| | | color: #333333;
|
| | | color: #4F4F4F;
|
| | | font-size: 14px;
|
| | | font-weight: 600;
|
| | | }
|
| | |
| | | }
|
| | | .switch-bar .name {
|
| | | font-size: 14px;
|
| | | color: #333;
|
| | | color: #4F4F4F;
|
| | | font-weight: bold;
|
| | | }
|
| | | .wifi-option {
|
| | |
| | | border-radius: 8px;
|
| | | .name {
|
| | | font-size: 14px;
|
| | | color: #333;
|
| | | color: #4F4F4F;
|
| | | font-weight: bold;
|
| | | .icon {
|
| | | color: #4e94ff;
|
| | |
| | | padding: 14px 20px;
|
| | | font-weight: bold;
|
| | | font-size: 14px;
|
| | | color: #333333;
|
| | | color: #4F4F4F;
|
| | | }
|
| | | .ip-input-container {
|
| | | max-width: none !important;
|
| | |
| | | line-height: 48px;
|
| | | }
|
| | | .ad {
|
| | | margin-top: 10px;
|
| | | height: 32px;
|
| | | text-align: center;
|
| | | font-size: 17px;
|
| | |
| | | font-size: 15px;
|
| | | font-weight: bold;
|
| | | font-size: 14px;
|
| | | color: #333333;
|
| | | color: #4F4F4F;
|
| | | }
|
| | | .right {
|
| | | display: flex;
|