Update index.vue

This commit is contained in:
全栈小学生 2025-04-19 14:42:37 +08:00
parent fcd3ec6ae1
commit 88ba3a410f

View File

@ -3,7 +3,7 @@
<template v-if="upgradeContent">
<!-- 检测服务是否到期 -->
<template v-if="step == 1 && upgradeContent.upgrade_version != upgradeContent.last_version">
<template v-if="step == 1">
<div class="text-lg">
<template v-if="upgradeContent.upgrade_version">
<span>本次升级将从</span>