QYF-GitLab1
14 小时以前 e1f87494b737169c412ca723baf3085cb0c5706e
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;