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