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