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