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