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