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