Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/ry_zhky/commit/292226ca07fe0aa50778d65587f3cec25e1b24c8?style=split&whitespace=ignore-all
You should set ROOT_URL correctly, otherwise the web may not work correctly.
2 changed files with
14 additions and
2 deletions
@ -16,7 +16,13 @@
<!-- 避免IE使用兼容模式 -->
<!-- 避免IE使用兼容模式 -->
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< link rel = "shortcut icon" href = "../static/favicon.ico" th:href = "@{favicon.ico}" / >
< link rel = "shortcut icon" href = "../static/favicon.ico" th:href = "@{favicon.ico}" / >
< style type = "text/css" > label . error { position : inherit ; } < / style >
< style type = "text/css" > l a b e l . e r r o r { p o s i t i o n : i n h e r i t ; }
.verifybox {
left: 63%;
top: 33%;
transform: translate(-52%, -50%);
}
< / style >
< script >
< script >
if(window.top!==window.self){alert('未登录或登录超时。请重新登录');window.top.location=window.location};
if(window.top!==window.self){alert('未登录或登录超时。请重新登录');window.top.location=window.location};
< / script >
< / script >
@ -16,7 +16,13 @@
<!-- 避免IE使用兼容模式 -->
<!-- 避免IE使用兼容模式 -->
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< meta http-equiv = "X-UA-Compatible" content = "IE=edge" >
< link rel = "shortcut icon" href = "../static/favicon.ico" th:href = "@{favicon.ico}" / >
< link rel = "shortcut icon" href = "../static/favicon.ico" th:href = "@{favicon.ico}" / >
< style type = "text/css" > label . error { position : inherit ; } < / style >
< style type = "text/css" > l a b e l . e r r o r { p o s i t i o n : i n h e r i t ; }
.verifybox {
left: 63%;
top: 33%;
transform: translate(-52%, -50%);
}
< / style >
< / head >
< / head >
< body class = "signin" >
< body class = "signin" >
< div id = "verfyImg" >
< div id = "verfyImg" >