| | |
| | | <div class="ad">
|
| | | <i
|
| | | class="el-icon-circle-plus-outline"
|
| | | @click="+ipv6Form.prefix++;"
|
| | | @click="+ipv6Form.prefix++"
|
| | | ></i>
|
| | | </div>
|
| | | <div class="ad">
|
| | |
| | | width: 100%;
|
| | | }
|
| | | .wire {
|
| | | width: 456px;
|
| | | // width: 456px;
|
| | | margin: 0 auto;
|
| | | }
|
| | | .wire-detail {
|
| | | width: 456px;
|
| | | // width: 456px;
|
| | | margin: 0 auto;
|
| | | .title {
|
| | | font-size: 16px;
|
| | |
| | | }
|
| | | }
|
| | | .net-set {
|
| | | max-width: 456px;
|
| | | // max-width: 456px;
|
| | | margin: 0 auto;
|
| | | .title {
|
| | | font-size: 16px;
|
| | |
| | | max-width: none !important;
|
| | | }
|
| | | .wifi-set {
|
| | | max-width: 456px;
|
| | | // max-width: 456px;
|
| | | margin: 0 auto;
|
| | | .switch-bar {
|
| | | background: #f2f2f7;
|
| | |
| | | }
|
| | | }
|
| | | .wifi-detail {
|
| | | max-width: 454px;
|
| | | // max-width: 454px;
|
| | | margin: 0 auto;
|
| | | transition: all 0.3s linear 0s;
|
| | | .general-box {
|
| | |
| | | margin-bottom: 20px;
|
| | | &.fold {
|
| | | height: 342px;
|
| | |
|
| | | .in-title {
|
| | | display: flex;
|
| | | justify-content: space-between;
|
| | | }
|
| | |
|
| | | .icon-fold {
|
| | | display: inline-block;
|
| | | font-size: 14px;
|
| | | margin-left: 360px;
|
| | | transition: all 0.3s linear 0s;
|
| | | cursor: pointer;
|
| | | }
|
| | |
| | | align-items: center;
|
| | | .el-switch__core {
|
| | | height: 14px;
|
| | | background-color: var(--colorCard) !important;
|
| | | border-color: var(--colorCard) !important;
|
| | | }
|
| | | .el-switch.is-checked .el-switch__core::after {
|
| | | left: 100%;
|
| | | margin-left: -12px;
|
| | | }
|
| | |
|
| | | .el-switch.is-checked .el-switch__core {
|
| | | background-color: var(--colorCard) !important;
|
| | | border-color: var(--colorCard) !important;
|
| | | }
|
| | |
|
| | | .el-switch__core:after {
|
| | | content: "";
|
| | | position: absolute;
|