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