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