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