From a6f5b028673ba9577e092676e166727ea51b4b2a Mon Sep 17 00:00:00 2001
From: zengh <123456>
Date: Thu, 29 Jul 2021 12:03:19 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 src/views/applyexam/index.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/views/applyexam/index.vue b/src/views/applyexam/index.vue
index a0eea0b..7c69bc5 100644
--- a/src/views/applyexam/index.vue
+++ b/src/views/applyexam/index.vue
@@ -6,7 +6,7 @@
  * menu-name 报名考试
  */
 <template>
-    <el-row class="morpheus-box">
+    <el-row class="morpheus-box-apply-exam">
         <el-col :span="24" class="hasButOne">
             <el-card>
                 <div class="exam-card-body">

--
Gitblit v1.9.3