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