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