litian
2024-10-28 8d60f69402813488545502941785bf2d951e45bb
pages/home/home.js
@@ -1,7 +1,6 @@
import {
  fetchHome
} from '../../services/home/home';
import moment from 'moment'
import {
  loginInfo
} from '../../assets/js/login';
@@ -50,7 +49,7 @@
    if (token) {
      this.getShoppingCartList()
    }
    this.init();
  },
  onLoad() {
@@ -77,7 +76,7 @@
        }
      })
    }
    this.init();
  },
  onReachBottom() {},
  onPullDownRefresh() {
@@ -116,6 +115,9 @@
      fields: {
        jsek_link: []
      },
      coverSize: {
        width: 400
      },
      paging: {
        start: 0,
        size: 9