Commit bf78e901 authored by 张宇杰's avatar 张宇杰

新创SQL

parent b6f7d2cb
......@@ -39,9 +39,11 @@
var webroot = '<%=request.getContextPath()%>/';
var class_id = '<%=(String)request.getParameter("class_id")%>';
var className = '<%=(String)request.getParameter("className")%>';
var recordId = '<%=(String)request.getParameter("recordId")%>';
var createId = '<%=request.getSession().getAttribute("realID")%>';
</script>
<div style="width: 100%;height: 800px" id="iframe">
<div style="width: 100%;height: 100%" id="iframe">
</div>
<!-- 全局js -->
......@@ -72,7 +74,6 @@
}
request.setAttribute("SESSION", SESSION);
%>
<%-- http://localhost:8081/#/add--%>
var url="http://localhost:8081/#/one?session=<%=request.getAttribute("SESSION")%>"
// alert(url)
var iframe=$('<iframe width="100%" height="100%" src="'+url+'"></iframe>')
......
......@@ -170,7 +170,7 @@
<%-- href="<%=request.getContextPath()%>/goto/space/questionnaire_information"--%>
<%-- >2022年天津市高校众创空间绩效评估</a></li>--%>
<li><a class="J_menuItem"
href="<%=request.getContextPath()%>/goto/space/questionnaire_Administration_Tnew"
href="<%=request.getContextPath()%>/goto/education/questionnaire_Administration_Tnew"
>2022年天津市高校众创空间绩效评估</a></li>
</ul>
</li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment