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