jinlin
2023-11-17 815cf005152ca73ca08aabd44021d5f6ac72b06a
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