deploy:版本号更新

This commit is contained in:
fanxb 2024-11-17 20:02:02 +08:00
parent bbc4bfd52f
commit 652105f534

View File

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