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