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