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