File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 < meta http-equiv ="description " content ="this is my page ">
1010 < meta http-equiv ="content-type " content ="text/html; charset=UTF-8 ">
1111
12- < link rel ="stylesheet " type ="text/css " href ="css/1_3_404page.css " />
12+ < link rel ="stylesheet " type ="text/css " href ="./ css/1_3_404page.css " />
1313</ head >
1414
1515< body >
1616 < div class ="layout ">
1717 < div class ="main ">
1818 < div class ="err ">
1919 < p class ="err_text "> 非常抱歉,您访< br > 问的页面不存在</ p >
20- < a href ="http://www.17sucai.com/ " class ="err_back "> 返回首页</ a >
20+ < a href ="./index.html " class ="err_back "> 返回首页</ a >
2121 </ div >
2222 </ div >
2323 </ div >
Original file line number Diff line number Diff line change @@ -69,10 +69,10 @@ <h3>对不起!没找到待办文档,请联系管理员!</h3>
6969 </ div >
7070 < div class ="errorpPage-operate ">
7171 < a href ="javascript:window.opener=null;window.open('','_self');window.close(); "> 关闭页面</ a >
72- < a href ="javascript:window.location.reload() ">
72+ < a href ="javascript:window.location.reload(); ">
7373 < span class ="glyphicon glyphicon-refresh "> </ span > 刷新试试
7474 </ a >
75- < a href ="# ">
75+ < a href ="./index.html ">
7676 < span class ="glyphicon glyphicon-home "> </ span > 返回首页
7777 </ a >
7878 < a href ="# " οnclick ="history.go(-1) ">
You can’t perform that action at this time.
0 commit comments