WANG 6 年之前
父节点
当前提交
6d9d5fce81
共有 1 个文件被更改,包括 0 次插入17 次删除
  1. 0 17
      src/modules/examwork/view/examInfo.vue

+ 0 - 17
src/modules/examwork/view/examInfo.vue

@@ -163,23 +163,6 @@
     </section>
   </div>
 </template>
-<style>
-.page {
-  margin-top: 10px;
-}
-
-.buttonframe {
-  margin-left: 20px;
-}
-
-.el-table th > .cell {
-  text-align: center;
-}
-
-.el-textarea__inner {
-  resize: none;
-}
-</style>
 <script>
 import { CORE_API, EXAM_WORK_API, EXAM_TYPE } from "@/constants/constants.js";
 import { mapState } from "vuex";