【新增】更改界面显示版本号为:V1.1

This commit is contained in:
俞宝山 2020-12-25 20:29:32 +08:00 committed by 小诺
parent 44c48bbce6
commit 2247b75ee9
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<div class="links"> <div class="links">
</div> </div>
<div class="copyright"> <div class="copyright">
Copyright © 2020 <a target="_blank" href="https://www.xiaonuo.vip/">XiaoNuo</a> All rights reserved. xiaonuo-vue 1.0 Copyright © 2020 <a target="_blank" href="https://www.xiaonuo.vip/">XiaoNuo</a> All rights reserved. xiaonuo-vue 1.1
</div> </div>
</div> </div>
</template> </template>

View File

@ -22,7 +22,7 @@
<a href="_self">条款</a> <a href="_self">条款</a>
</div> </div>
<div class="copyright"> <div class="copyright">
Copyright © 2020 <a target="_blank" href="https://www.xiaonuo.vip/">XiaoNuo</a> All rights reserved. xiaonuo-vue 1.0 Copyright © 2020 <a target="_blank" href="https://www.xiaonuo.vip/">XiaoNuo</a> All rights reserved. xiaonuo-vue 1.1
</div> </div>
</div> </div>
</div> </div>