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