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