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