Your ROOT_URL in app.ini is http://git.zky.com/ but you are visiting http://61.178.84.89:8998/luoluo/zhky/src/commit/8fae4b025ce9cab9d2406f4a05af36a28c76d76a/out/artifacts/zhyw_war_exploded/indexFor1024.jsp You should set ROOT_URL correctly, otherwise the web may not work correctly.
zhky/out/artifacts/zhyw_war_exploded/indexFor1024.jsp

19 lines
437 B

<%@ page language="java" pageEncoding="utf-8" %>
<html><head>
<title>辅助业务管理系统</title>
</head>
<frameset name=mm rows="55,8,*,0" cols="*" frameborder="NO" border="0" framespacing="0">
<frame src="top.jsp" name="topFrame" scrolling="NO" noresize >
<frame name=go_top src="go_top.jsp" noResize scrolling="no" >
<frame src="first1024.jsp" name="mainFrame" noResize scrolling="auto">
</frameset>
</html>