QYF-GitLab1
14 小时以前 e1f87494b737169c412ca723baf3085cb0c5706e
src/views/courseManage/components/class.vue
@@ -292,7 +292,7 @@
//   coursePages.loading = true
//   const searchData = [
//     {
//       keywords: 'jsek_digitalTextbooks',
//       keywords: 'digitalTextbooks',
//       field: 'ProductType'
//     }
//   ]
@@ -392,7 +392,7 @@
    min-height: 200px;
    .classItem {
      float: left;
      width: 49%;
      width: 48%;
      margin-bottom: 16px;
      margin-right: 1%;
      border-radius: 8px;
@@ -433,6 +433,7 @@
      .itemInfo {
        height: 128px;
        padding: 20px;
        box-sizing: border-box;
        flex: 1;
        display: flex;
        cursor: pointer;