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