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