[Update] 修改版本号,修改管理页面文案

This commit is contained in:
Bai
2020-06-17 17:24:30 +08:00
parent 4f5cad5374
commit d45fe73796
2 changed files with 2 additions and 2 deletions

View File

@@ -242,7 +242,7 @@
"isValid": "有效",
"nav": {
"APIKey": "API Key",
"AdminPage": "管理页面",
"AdminPage": "管理页面",
"Docs": "文档",
"Help": "帮助",
"Logout": "退出登录",

View File

@@ -1,7 +1,7 @@
<template>
<div class="footer" :style="style">
<div class="pull-right">
Version <strong>2.0.0-rc</strong> <span v-if="!publicSettings.XPACK_LICENSE_IS_VALID"> GPLv2. </span>
Version <strong>2.0.0</strong> <span v-if="!publicSettings.XPACK_LICENSE_IS_VALID"> GPLv2. </span>
</div>
<div v-if="!publicSettings.XPACK_LICENSE_IS_VALID" style="padding-left:20px;">
<strong>Copyright</strong> FIT2CLOUD 飞致云 © 2014-2020