rk
2025-11-14 4ee00850f197d769481f73acb8ed79ab1c75b84d
h5/pages/driver/notice.vue
@@ -30,9 +30,9 @@
  },
  onLoad() {
    this.getInfo()
    if (!this.$store.state.openId) {
      // this.initToken()
    }
    // if (!this.$store.state.openId) {
    //   this.initToken()
    // }
  },
  methods: {
    initToken() {