中英文

This commit is contained in:
2020-11-10 09:33:40 +08:00
parent 3874f6ab2e
commit 73eceefbf0
6 changed files with 48 additions and 17 deletions

View File

@@ -29,6 +29,7 @@ export default defineComponent({
console.log('ip')
store.dispatch("getip");
store.commit('setWlan')
len.locale.value = !getValue("Lanvuage") ? 'zh' : getValue("Lanvuage");
router.push("/")
}
const zh = zhCN