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