| | |
| | | :element-loading-text="item.progressMsg"
|
| | | element-loading-background="rgba(0,0,0,.8)"
|
| | | >
|
| | | <i class="iconfont iconupdate" v-if="item.isUpgrade"></i>
|
| | | <!-- <i class="iconfont iconupdate" v-if="item.isUpgrade"></i> -->
|
| | | <img class="update-icon" v-if="item.isUpgrade" src="../../../assets/img/更新提示.png" alt="">
|
| | | <div class="mask" v-if="!item.isDefault || item.isUpgrade">
|
| | | <div class="left-top">
|
| | | <div>当前版本:{{ item.version }}</div>
|
| | |
| | | :element-loading-text="item.progressMsg"
|
| | | element-loading-background="rgba(0,0,0,.8)"
|
| | | >
|
| | | <i class="iconfont iconupdate" v-if="item.isUpgrade"></i>
|
| | | <!-- <i class="iconfont iconupdate" v-if="item.isUpgrade"></i> -->
|
| | | <img class="update-icon" v-if="item.isUpgrade" src="../../../assets/img/更新提示.png" alt="">
|
| | |
|
| | | <div class="mask">
|
| | | <div class="left-top">
|
| | | <div>当前版本:{{ item.version }}</div>
|
| | |
| | | :element-loading-text="item.progressMsg"
|
| | | element-loading-background="rgba(0,0,0,.8)"
|
| | | >
|
| | | <i class="iconfont iconupdate" v-if="item.isUpgrade"></i>
|
| | | <!-- <i class="iconfont iconupdate" v-if="item.isUpgrade"></i> -->
|
| | | <img class="update-icon" v-if="item.isUpgrade" src="../../../assets/img/更新提示.png" alt="">
|
| | |
|
| | | <div class="mask" v-if="!item.isDefault || item.isUpgrade">
|
| | | <div class="left-top">
|
| | | <div>当前版本:{{ item.version }}</div>
|
| | |
| | | :element-loading-text="item.progressMsg"
|
| | | element-loading-background="rgba(0,0,0,.8)"
|
| | | >
|
| | | <i class="iconfont iconupdate" v-if="item.isUpgrade"></i>
|
| | | <!-- <i class="iconfont iconupdate" v-if="item.isUpgrade"></i> -->
|
| | | <img class="update-icon" v-if="item.isUpgrade" src="../../../assets/img/更新提示.png" alt="">
|
| | |
|
| | | <div class="mask">
|
| | | <div class="left-top">
|
| | | <div>当前版本:{{ item.version }}</div>
|
| | |
| | | .el-tabs--border-card > .el-tabs__content {
|
| | | padding: 0 !important;
|
| | | overflow: auto !important;
|
| | | background-color: #1c364a;
|
| | | background-color: #fff;
|
| | | }
|
| | | .el-tabs__content {
|
| | | padding: 0 !important;
|
| | |
| | | }
|
| | | }
|
| | | .task-list {
|
| | | background: #1c364a;
|
| | | // background: #1c364a;
|
| | | background: #fff;
|
| | | padding: 20px;
|
| | | box-sizing: border-box;
|
| | |
|
| | |
| | | font-family: PingFangSC-Regular;
|
| | | font-size: 14px;
|
| | | letter-spacing: 0.05em;
|
| | | color: #fff;
|
| | | color: #333;
|
| | | // background-color: #ecf5ff;
|
| | | .el-input {
|
| | | position: relative;
|
| | |
| | | }
|
| | | }
|
| | | .willUpGrade {
|
| | | .update-icon {
|
| | | position: absolute;
|
| | | top: -8px;
|
| | | right: -8px;
|
| | | z-index: 999;
|
| | |
|
| | | }
|
| | | .iconupdate {
|
| | | color: #01e667;
|
| | | position: absolute;
|
| | |
| | | right: 5px;
|
| | | font-weight: 550;
|
| | | font-size: 26px;
|
| | | z-index: 999;
|
| | | }
|
| | | }
|
| | | &.uninstall {
|