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