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