syh 5 年之前
父节点
当前提交
42f4650313
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      src/views/errorPage.vue

+ 1 - 1
src/views/errorPage.vue

@@ -4,7 +4,7 @@
       <img src="https://gw.alipayobjects.com/zos/rmsportal/RVRUAYdCGeYNBWoKiIwB.svg"/>
       <img src="https://gw.alipayobjects.com/zos/rmsportal/RVRUAYdCGeYNBWoKiIwB.svg"/>
     </div>
     </div>
     <div class="content">
     <div class="content">
-      <h1>{{title}}</h1>
+      <h1>异常信息</h1>
       <div class="desc">{{desc}}</div>
       <div class="desc">{{desc}}</div>
       <div class="action">
       <div class="action">
         <a-button type="primary" @click="handleToHome">返回登录</a-button>
         <a-button type="primary" @click="handleToHome">返回登录</a-button>