Browse Source

03/12 14:00

111
261568008@qq.com 5 years ago
parent
commit
b0025c73c9

File diff suppressed because it is too large
+ 0 - 0
dist/css/privacy.166ff2b6.css


File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/app.387a618c.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/privacy.4667944f.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/privacy.557c700a.js


+ 15 - 3
src/views/teacher/tobeReport.vue

@@ -60,15 +60,27 @@ export default {
       margin-left: 0.16rem;
       border-bottom: 1px solid #f0f0f0;
       align-items: center;
-      .timer {
-        font-size: 0.17rem;
+      .left {
+        display: flex;
+        flex-direction: row;
+        justify-content: flex-start;
+          .timer {
+        font-size: 0.14rem;
         color: #808080;
         margin-right: 0.3rem;
       }
       .title {
-        font-size: 0.17rem;
+        font-size: 0.14rem;
         color: #1a1a1a;
+        display: block;
+        width: 1.45rem;
+        white-space: nowrap;
+        overflow: hidden;
+        text-overflow: ellipsis;
+        
       }
+      }
+    
       .cellBtn {
         text-align: center;
         width: .8rem;

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