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