deason před 4 roky
rodič
revize
9265c3217a

+ 12 - 36
src/modules/examwork/view/onlineExam.vue

@@ -245,9 +245,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -263,9 +261,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >次</template
-                      >
+                      <template slot="append">次</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -281,9 +277,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -299,9 +293,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -317,9 +309,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >次</template
-                      >
+                      <template slot="append">次</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -530,9 +520,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -548,9 +536,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >%</template
-                      >
+                      <template slot="append">%</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -566,9 +552,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >%</template
-                      >
+                      <template slot="append">%</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -611,9 +595,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -636,9 +618,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -683,9 +663,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -709,9 +687,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>

+ 5 - 15
src/modules/examwork/view/onlineHomework.vue

@@ -228,9 +228,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -246,9 +244,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >次</template
-                      >
+                      <template slot="append">次</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -264,9 +260,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -282,9 +276,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >分钟</template
-                      >
+                      <template slot="append">分钟</template>
                     </el-input>
                   </el-form-item>
                 </el-row>
@@ -300,9 +292,7 @@
                       auto-complete="off"
                       class="input"
                     >
-                      <template slot="append"
-                        >次</template
-                      >
+                      <template slot="append">次</template>
                     </el-input>
                   </el-form-item>
                 </el-row>

+ 4 - 12
src/modules/examwork/view/practiceExam.vue

@@ -153,9 +153,7 @@
                       class="input"
                       v-model.trim.number="form.duration"
                       auto-complete="off"
-                      ><template slot="append"
-                        >分钟</template
-                      ></el-input
+                      ><template slot="append">分钟</template></el-input
                     >
                   </el-form-item>
                 </el-row>
@@ -170,9 +168,7 @@
                       class="input"
                       v-model.trim.number="form.examTimes"
                       auto-complete="off"
-                      ><template slot="append"
-                        >次</template
-                      ></el-input
+                      ><template slot="append">次</template></el-input
                     >
                   </el-form-item>
                 </el-row>
@@ -187,9 +183,7 @@
                       class="input"
                       v-model.trim.number="form.properties.FREEZE_TIME"
                       auto-complete="off"
-                      ><template slot="append"
-                        >分钟</template
-                      ></el-input
+                      ><template slot="append">分钟</template></el-input
                     >
                   </el-form-item>
                 </el-row>
@@ -204,9 +198,7 @@
                       class="input"
                       v-model.trim.number="form.properties.EXAM_RECONNECT_TIME"
                       auto-complete="off"
-                      ><template slot="append"
-                        >分钟</template
-                      ></el-input
+                      ><template slot="append">分钟</template></el-input
                     >
                   </el-form-item>
                 </el-row>

+ 11 - 12
src/modules/marking/views/CourseDetail.vue

@@ -224,25 +224,24 @@ export default {
 };
 </script>
 <style lang="css" scoped>
-
 li {
-    list-style-type: none;
+  list-style-type: none;
 }
 
 .searchFrame {
-    margin-right: 10px;
-    margin-bottom: 10px;
+  margin-right: 10px;
+  margin-bottom: 10px;
 }
 
-.page{
+.page {
   margin-top: 10px;
 }
-.f_button{
-    display:block;
-    width:57px;
-    height:20px;
-    border:1px solid #CCC;
-    background:#FFF;
-    font-size: small;
+.f_button {
+  display: block;
+  width: 57px;
+  height: 20px;
+  border: 1px solid #ccc;
+  background: #fff;
+  font-size: small;
 }
 </style>

+ 2 - 1
src/modules/marking/views/MarkPaperCheck.vue

@@ -543,6 +543,7 @@ export default {
 <style lang="css" scoped>
 .interceptStr {
   text-overflow: ellipsis;
-  overflow:hidden;white-space:nowrap;
+  overflow: hidden;
+  white-space: nowrap;
 }
 </style>

+ 11 - 12
src/modules/marking/views/MarkSettingMain.vue

@@ -584,25 +584,24 @@ export default {
 };
 </script>
 <style lang="css" scoped>
-
 li {
-    list-style-type: none;
+  list-style-type: none;
 }
 
 .searchFrame {
-    margin-right: 10px;
-    margin-bottom: 10px;
+  margin-right: 10px;
+  margin-bottom: 10px;
 }
 
-.page{
+.page {
   margin-top: 10px;
 }
-.f_button{
-    display:block;
-    width:57px;
-    height:20px;
-    border:1px solid #CCC;
-    background:#FFF;
-    font-size: small;
+.f_button {
+  display: block;
+  width: 57px;
+  height: 20px;
+  border: 1px solid #ccc;
+  background: #fff;
+  font-size: small;
 }
 </style>

+ 20 - 19
src/modules/marking/views/MarkWorkOverview.vue

@@ -643,45 +643,46 @@ export default {
 </script>
 <style lang="css" scoped>
 li {
-    list-style-type: none;
+  list-style-type: none;
 }
 
 .searchFrame {
-    margin-right: 10px;
-    margin-bottom: 10px;
+  margin-right: 10px;
+  margin-bottom: 10px;
 }
 
-.page{
+.page {
   margin-top: 10px;
 }
-.f_button{
-    display:block;
-    width:57px;
-    height:20px;
-    border:1px solid #CCC;
-    background:#FFF;
-    font-size: small;
+.f_button {
+  display: block;
+  width: 57px;
+  height: 20px;
+  border: 1px solid #ccc;
+  background: #fff;
+  font-size: small;
 }
-.pie{
-    height: 400px;
-    margin-top: 10px;
-    margin-left: 10px
+.pie {
+  height: 400px;
+  margin-top: 10px;
+  margin-left: 10px;
 }
-.echarts-div{
+.echarts-div {
   margin-left: 10px;
   width: auto;
-}rts-div{
+}
+rts-div {
   margin-left: 10px;
   width: auto;
 }
 .chart-border {
   border: 1px solid #ddd;
 }
-.el-main-padding{
+.el-main-padding {
   padding-top: 0px;
   padding-left: 5px;
 }
-.row-div{
+.row-div {
   margin-top: 10px;
 }
 </style>

+ 11 - 12
src/modules/marking/views/Marker.vue

@@ -307,25 +307,24 @@ export default {
 };
 </script>
 <style lang="css" scoped>
-
 li {
-    list-style-type: none;
+  list-style-type: none;
 }
 
 .searchFrame {
-    margin-right: 10px;
-    margin-bottom: 10px;
+  margin-right: 10px;
+  margin-bottom: 10px;
 }
 
-.page{
+.page {
   margin-top: 10px;
 }
-.f_button{
-    display:block;
-    width:57px;
-    height:20px;
-    border:1px solid #CCC;
-    background:#FFF;
-    font-size: small;
+.f_button {
+  display: block;
+  width: 57px;
+  height: 20px;
+  border: 1px solid #ccc;
+  background: #fff;
+  font-size: small;
 }
 </style>

+ 11 - 12
src/modules/marking/views/MarkerDetail.vue

@@ -232,25 +232,24 @@ export default {
 };
 </script>
 <style lang="css" scoped>
-
 li {
-    list-style-type: none;
+  list-style-type: none;
 }
 
 .searchFrame {
-    margin-right: 10px;
-    margin-bottom: 10px;
+  margin-right: 10px;
+  margin-bottom: 10px;
 }
 
-.page{
+.page {
   margin-top: 10px;
 }
-.f_button{
-    display:block;
-    width:57px;
-    height:20px;
-    border:1px solid #CCC;
-    background:#FFF;
-    font-size: small;
+.f_button {
+  display: block;
+  width: 57px;
+  height: 20px;
+  border: 1px solid #ccc;
+  background: #fff;
+  font-size: small;
 }
 </style>

+ 4 - 1
src/modules/marking/views/Marking.vue

@@ -299,7 +299,10 @@ export default {
       taskVisible: false,
       markedTaskVisible: false,
       problemTaskVisible: false,
-      degree: [{ label: "是", value: "Y" }, { label: "否", value: "N" }],
+      degree: [
+        { label: "是", value: "Y" },
+        { label: "否", value: "N" }
+      ],
       markTaskFormSearch: {
         courseCode: "",
         courseName: "",

+ 6 - 18
src/modules/print/view/ProjectStatistic.vue

@@ -172,9 +172,7 @@
                   v-model="backupSettingForm.eachPkgPercent"
                   :disabled="!backupSettingForm.needEachPkg"
                   class="w200"
-                  ><template slot="append"
-                    >%</template
-                  ></el-input
+                  ><template slot="append">%</template></el-input
                 >
               </el-form-item>
               <el-form-item label="最大" prop="eachPkgMax">
@@ -182,9 +180,7 @@
                   v-model="backupSettingForm.eachPkgMax"
                   :disabled="!backupSettingForm.needEachPkg"
                   class="w200"
-                  ><template slot="append"
-                    >%</template
-                  ></el-input
+                  ><template slot="append">%</template></el-input
                 >
               </el-form-item>
               <el-form-item label="最小" prop="eachPkgMin">
@@ -192,9 +188,7 @@
                   v-model="backupSettingForm.eachPkgMin"
                   :disabled="!backupSettingForm.needEachPkg"
                   class="w200"
-                  ><template slot="append"
-                    >%</template
-                  ></el-input
+                  ><template slot="append">%</template></el-input
                 >
               </el-form-item>
             </el-tab-pane>
@@ -226,9 +220,7 @@
                   v-model="backupSettingForm.alonePkgPercent"
                   :disabled="!backupSettingForm.needAlonePkg"
                   class="w200"
-                  ><template slot="append"
-                    >%</template
-                  >
+                  ><template slot="append">%</template>
                 </el-input>
               </el-form-item>
               <el-form-item label="最大" prop="alonePkgMax">
@@ -236,9 +228,7 @@
                   v-model="backupSettingForm.alonePkgMax"
                   :disabled="!backupSettingForm.needAlonePkg"
                   class="w200"
-                  ><template slot="append"
-                    >%</template
-                  ></el-input
+                  ><template slot="append">%</template></el-input
                 >
               </el-form-item>
               <el-form-item label="最小" prop="alonePkgMin">
@@ -246,9 +236,7 @@
                   v-model="backupSettingForm.alonePkgMin"
                   :disabled="!backupSettingForm.needAlonePkg"
                   class="w200"
-                  ><template slot="append"
-                    >%</template
-                  ></el-input
+                  ><template slot="append">%</template></el-input
                 >
               </el-form-item>
             </el-tab-pane>