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