123
dcc
2024-06-28 25b2ba1cf86bc3439e7ad2acf2cd4a9ea7e4b0ed
src/page/home.vue
@@ -126,12 +126,12 @@
    [Swipe.name]: Swipe,
    [SwipeItem.name]: SwipeItem,
  },
  // async created() {
  //   // this.init();
  //   // this.checkingMesk();
  //   // this.connectWallet()
  //   // await this.fetchQList()
  // },
  async created() {
    // this.init();
    // this.checkingMesk();
    // this.connectWallet()
    await this.fetchQList()
  },
  computed: {
    ...mapGetters({
      coinList: "home/coinList",