改文件名

This commit is contained in:
2023-12-08 09:39:08 +08:00
parent 721746b3d0
commit 00641a1134
9 changed files with 80 additions and 8 deletions

View File

@@ -45,7 +45,7 @@
index: '',
addrip: this.$store.getters.baseUrl,
setTime: this.$store.getters.setTime / 1000,
options1: [{text: '中文',value: 'zh'}, {text: 'English', value: 'en'}, {text: 'Indonesia', value: 'id'}],
options1: [{text: '中文',value: 'zh-Hans'}, {text: 'English', value: 'en'}, {text: 'Indonesia', value: 'id'}],
index1: '',
systemLocale: '',
applicationLocale: ''