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