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