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