6
jinlin
2023-11-30 ae68db0801b89aa31c4a4d4e506a68c641da97b3
web/src/views/layout/main.vue
@@ -92,6 +92,7 @@
        if (res.data != null) {
          this.$store.state.word = res.data
        }
        console.log(this.$store.state.word,'this.$store.state.word')
      },
      goSingleSign() {
        let username = this.$route.query.username