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