wente
2023-11-21 d660ed580c4ac9e5b2cb063a7a12c392405813f5
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