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