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;