liukangdong
2024-11-14 56a0692624bad9d65feaf0b31b8c28eb698f3c9f
h5/pages/notice/notice.vue
@@ -31,7 +31,7 @@
  onLoad() {
    this.getInfo()
    if (!this.$store.state.openId) {
      this.initToken()
      // this.initToken()
    }
  },
  methods: {