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