liukangdong
2024-10-08 a815619eb84db0d484065757261d7fb3ff96343a
h5/pages/notice/notice.vue
@@ -31,7 +31,7 @@
  onLoad() {
    this.getInfo()
    if (!this.$store.state.openId) {
      this.initToken()
      // this.initToken()
    }
  },
  methods: {