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