添加手机端中英文切换

This commit is contained in:
范强强
2023-06-02 15:56:39 +08:00
parent 03c1767e01
commit 370924f136
14 changed files with 375 additions and 29 deletions
@@ -191,6 +191,9 @@
form: {}
}
},
mounted() {
document.title = 'NIO GRP'
},
methods: {
iconClick() {
this.$router.go(-1)