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