mirror of
https://gitee.com/niucloud-team/niucloud.git
synced 2026-01-20 01:38:10 +00:00
Update index.vue
This commit is contained in:
parent
fcd3ec6ae1
commit
88ba3a410f
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
<template v-if="upgradeContent">
|
<template v-if="upgradeContent">
|
||||||
<!-- 检测服务是否到期 -->
|
<!-- 检测服务是否到期 -->
|
||||||
<template v-if="step == 1 && upgradeContent.upgrade_version != upgradeContent.last_version">
|
<template v-if="step == 1">
|
||||||
<div class="text-lg">
|
<div class="text-lg">
|
||||||
<template v-if="upgradeContent.upgrade_version">
|
<template v-if="upgradeContent.upgrade_version">
|
||||||
<span>本次升级将从</span>
|
<span>本次升级将从</span>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user