jinlin
2023-12-07 efc529af784bf35daf6e8d1d6108467cdcf8f663
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