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