瀏覽代碼

修改文案及新增时间功能

zengyicheng 2 年之前
父節點
當前提交
549fd2358f
共有 2 個文件被更改,包括 552 次插入270 次删除
  1. 548 266
      src/components/student/studyStudent.vue
  2. 4 4
      src/components/studyStudent.vue

File diff suppressed because it is too large
+ 548 - 266
src/components/student/studyStudent.vue


+ 4 - 4
src/components/studyStudent.vue

@@ -15303,13 +15303,13 @@ ol {
 .timuImgBox {
   margin: 10px 0;
   display: flex;
-  flex-direction: row;
+  flex-direction: column;
   flex-wrap: wrap;
-  align-items: center;
+  align-items: flex-start;
 }
 .timuImg {
-  width: 100px;
-  margin-right: 10px;
+  width: auto;
+  margin: 5px 0;
   cursor: pointer;
 }
 

Some files were not shown because too many files changed in this diff