فهرست منبع

测试冲突2

seyason 3 سال پیش
والد
کامیت
3487e5c7cf
1فایلهای تغییر یافته به همراه3 افزوده شده و 1 حذف شده
  1. 3 1
      fhKeeper/formulahousekeeper/timesheet/src/views/404.vue

+ 3 - 1
fhKeeper/formulahousekeeper/timesheet/src/views/404.vue

@@ -3,8 +3,10 @@
         <div class="page-img">
             <img src="../assets/image/404.png" />
         </div>
+        <p>请联系服务商</p>
         <p class="page-container"><b>Error</b>  闫某人真帅 非常抱歉你访问的页面不存在!!!1234567</p>        <div class="page-button">
-            <el-button type="primary" round @click="back" icon="el-icon-s-promotion">返回首页</el-button>
+            <!-- <el-button type="primary" round @click="back" icon="el-icon-s-promotion">返回首页</el-button> -->
+            <el-button type="primary" round @click="back" icon="el-icon-s-promotion">返回首页123</el-button>
         </div>
     </div>
 </template>