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