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