1.屏蔽版本号跳转
This commit is contained in:
parent
cd55e024ff
commit
2f87305c13
|
|
@ -10,7 +10,7 @@
|
|||
</div>
|
||||
<app-main />
|
||||
<footer>© {{ new Date().getFullYear() }} 内蒙古自治区市场监督管理局 | 技术支持:广东众望通科技股份有限公司
|
||||
<span v-if="currentUpgrade" style="cursor:pointer" @click="toVersion">
|
||||
<span v-if="currentUpgrade" style="cursor:pointer" >
|
||||
版本号:v{{ currentUpgrade.version }}
|
||||
<span v-if="logNew" class="back">new</span>
|
||||
</span>
|
||||
|
|
|
|||
Loading…
Reference in New Issue