jiangping
2024-12-11 eb49564ab17c6695d8928d5a63a57c58b3cfd79c
h5/pages/notice/notice.vue
@@ -31,7 +31,7 @@
  onLoad() {
    this.getInfo()
    if (!this.$store.state.openId) {
      this.initToken()
      // this.initToken()
    }
  },
  methods: {