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