deploy:版本号更新

This commit is contained in:
fanxb 2024-10-30 21:48:41 +08:00
parent 1ebd7acf5a
commit 95a382835a

View File

@ -42,7 +42,7 @@ export default {
name: "Home", name: "Home",
data() { data() {
return { return {
version: "1.6.4", version: "1.7.1",
latestVersion: null, latestVersion: null,
activeIndex: location.pathname, activeIndex: location.pathname,
showNewVersion: false showNewVersion: false