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