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