feat:增加中英文转换util

This commit is contained in:
fanxb 2024-09-18 22:21:37 +08:00
parent f3f31e5b5c
commit 711423dbe1

View File

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