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