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