doum
2025-10-09 bc09bc87234065abe7130b84c92f81f143f5f3e7
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() {