Explorar o código

题卡试题清除宽度校验

zhangjie %!s(int64=4) %!d(string=hai) anos
pai
achega
93cfaae78c

+ 2 - 1
src/assets/styles/base.scss

@@ -47,7 +47,8 @@ input:-moz-placeholder {
   font-weight: bold;
   color: $--color-text-placeholder;
 }
-button {
+button,
+textarea {
   font-family: $--font-family;
 }
 h1,

+ 1 - 1
src/assets/styles/card-preview.scss

@@ -886,12 +886,12 @@
 // elem-fill-question
 .elem-fill-question {
   white-space: normal;
-  font-family: "Times New Roman", Arial, sans-serif;
   .elem-body {
     padding: 10px 0 10px 16px;
   }
 
   .group-item {
+    font-family: "Times New Roman", Arial, sans-serif;
     display: inline-block;
     vertical-align: top;
     font-size: 0;

+ 1 - 0
src/modules/card/components/TopicElementEdit.vue

@@ -15,6 +15,7 @@
       :active="['b']"
       :move="false"
       :min-height="20"
+      :fit-parent="['h']"
       @on-click="activeCurElement"
       @resize-over="resizeOver"
       v-else

+ 1 - 1
src/modules/card/previewTemp.js

@@ -890,12 +890,12 @@ const css =
 \
   .elem-fill-question {\
     white-space: normal;\
-    font-family: "Times New Roman", Arial, sans-serif;\
   }\
   .elem-fill-question .elem-body {\
     padding: 10px 0 10px 16px;\
   }\
   .elem-fill-question .group-item {\
+    font-family: "Times New Roman", Arial, sans-serif;\
     display: inline-block;\
     vertical-align: top;\
     font-size: 0;\

+ 1 - 1
src/modules/exam-center/views/ExamModify.vue

@@ -279,7 +279,7 @@ export default {
       printContentCheckAll: false,
       courses: [],
       isSubmit: false,
-      downloadUrl: this.GLOBAL.domain + "/temps/考务导入模.xlsx",
+      downloadUrl: this.GLOBAL.domain + "/temps/考务导入模.xlsx",
       // import
       uploadUrl: "/api/print/exam/exam/impExamData",
       uploadData: {