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