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