添加手机端中英文切换

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
@@ -175,6 +175,9 @@
data() {
return {}
},
mounted() {
document.title = 'NIO GRP'
},
methods: {
iconClick() {
this.$router.go(-1)