杨磊
14 小时以前 afe2fbc5b0375c7c06853fc981deec74e04fd630
src/views/personalCenter/class.vue
@@ -313,7 +313,7 @@
// 获取教材详情
const getBookDetail = async (item: any) => {
  const path = item.refCode ? "jsek_digitalTextbooks" : config.goodsStore;
  const path = item.refCode ? "digitalTextbooks" : config.goodsStore;
  let query = {
    path,
    queryType: "*",
@@ -419,7 +419,8 @@
        }
      }
      .itemInfo {
        padding: 20px;
        padding: 15px;
        box-sizing: border-box;
        flex: 1;
        display: flex;
        cursor: pointer;