feat:更新版本

This commit is contained in:
fanxb 2023-04-09 22:37:50 +08:00
parent 0b7f4a155c
commit dd6def02ac

View File

@ -40,7 +40,7 @@ export default {
name: "Home",
data() {
return {
version: 1.3,
version: 1.4,
latestVersion: null,
activeIndex: location.pathname,
};