Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
platform
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王琮
platform
Commits
b4415838
Commit
b4415838
authored
Jun 15, 2023
by
赵桢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
默认列表
parent
7f0300e5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
140 deletions
+1
-140
index.jsp
src/main/webapp/WEB-INF/page/space/index.jsp
+1
-1
questionnaire_Administration_Tnews.jsp
...WEB-INF/page/space/questionnaire_Administration_Tnews.jsp
+0
-139
No files found.
src/main/webapp/WEB-INF/page/space/index.jsp
View file @
b4415838
...
@@ -170,7 +170,7 @@
...
@@ -170,7 +170,7 @@
<%-- href="<%=request.getContextPath()%>/goto/space/questionnaire_information"--%>
<%-- href="<%=request.getContextPath()%>/goto/space/questionnaire_information"--%>
<%-- >2022年天津市高校众创空间绩效评估</a></li>--%>
<%-- >2022年天津市高校众创空间绩效评估</a></li>--%>
<li><a
class=
"J_menuItem"
<li><a
class=
"J_menuItem"
href=
"
<%=
request
.
getContextPath
()
%>
/goto/
space/questionnaire_Administration_Tnews
"
href=
"
<%=
request
.
getContextPath
()
%>
/goto/
education/questionnaire_Administration_Tnew
"
>
2022年天津市高校众创空间绩效评估
</a></li>
>
2022年天津市高校众创空间绩效评估
</a></li>
</ul>
</ul>
</li>
</li>
...
...
src/main/webapp/WEB-INF/page/space/questionnaire_Administration_Tnews.jsp
deleted
100644 → 0
View file @
7f0300e5
<%@ page
language=
"java"
contentType=
"text/html"
pageEncoding=
"utf-8"
%>
<%
String
path
=
request
.
getContextPath
();
String
basePath
=
request
.
getScheme
()
+
"://"
+
request
.
getServerName
()
+
":"
+
request
.
getServerPort
()
+
path
+
"/"
;
%>
<%@ taglib
uri=
"http://java.sun.com/jsp/jstl/core"
prefix=
"c"
%>
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta
charset=
"utf-8"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=Edge,chrome=1"
>
<title>
众创空间
</title>
<link
rel=
"shortcut icon"
href=
"favicon.ico"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/bootstrap.min.css?v=3.3.6"
rel=
"stylesheet"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/font-awesome.css?v=4.4.0"
rel=
"stylesheet"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/plugins/dataTables/dataTables.bootstrap.css"
rel=
"stylesheet"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/plugins/datapicker/datepicker3.css"
rel=
"stylesheet"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/animate.css"
rel=
"stylesheet"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/style.css?v=4.1.0"
rel=
"stylesheet"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/plugins/iCheck/custom.css"
rel=
"stylesheet"
>
<link
href=
"
<%=
request
.
getContextPath
()
%>
/res/css/plugins/sweetalert/sweetalert.css"
rel=
"stylesheet"
>
<style
type=
"text/css"
>
.td-class
{
width
:
200px
;
border
:
0
;
}
.bigLabel
{
width
:
100%
;
color
:
#333
;
font-size
:
16px
;
padding-left
:
80px
;
margin
:
30px
0
}
.grayTip
{
color
:
#666666
;
font-size
:
12px
;
margin
:
10px
0
}
.th-class
{
width
:
200px
;
text-align
:
center
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
.th-class_noNeed
{
display
:
inline-block
;
width
:
150px
;
text-align
:
center
;
overflow
:
hidden
;
text-overflow
:
ellipsis
;
white-space
:
nowrap
;
}
.th-noNeed_text
{
display
:
inline-block
;
white-space
:
nowrap
;
width
:
48px
;
}
.td-button
{
width
:
48px
;
}
.table-class
{
width
:
1000px
;
}
.cover
{
position
:
absolute
;
z-index
:
1
;
top
:
0
;
left
:
0
;
width
:
160px
;
height
:
130px
;
background-color
:
rgba
(
0
,
0
,
0
,
.3
);
display
:
none
;
line-height
:
125px
;
text-align
:
center
;
cursor
:
pointer
;
}
.cover
.delbtn
{
color
:
red
;
font-size
:
20px
;
}
.question_label
{
width
:
80%
;
font-size
:
18px
;
margin-bottom
:
15px
;
}
</style>
</head>
<body
class=
"gray-bg"
>
<script
type=
"text/javascript"
>
var
webroot
=
'
<%=
request
.
getContextPath
()
%>
/'
;
var
createId
=
'
<%=
request
.
getSession
().
getAttribute
(
"realID"
)
%>
'
;
</script>
<div
style=
"width: 100%;height: 100%"
id=
"iframe"
>
</div>
<!-- 全局js -->
z
<script
src=
"
<%=
request
.
getContextPath
()
%>
/res/js/jquery.min.js?v=2.1.4"
></script>
<script
src=
"https://cdn.bootcdn.net/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js"
></script>
<script
src=
"
<%=
request
.
getContextPath
()
%>
/res/js/bootstrap.min.js?v=3.3.6"
></script>
<script
src=
"
<%=
request
.
getContextPath
()
%>
/res/js/plugins/jeditable/jquery.jeditable.js"
></script>
<script
src=
"
<%=
request
.
getContextPath
()
%>
/res/js/plugins/highlight/highlight.js"
></script>
<script
src=
"
<%=
request
.
getContextPath
()
%>
/res/js/plugins/sweetalert/sweetalert.min.js"
></script>
<!-- layer javascript -->
<script
src=
"
<%=
request
.
getContextPath
()
%>
/res/js/plugins/layer/layer.min.js"
></script>
<script
src=
"
<%=
request
.
getContextPath
()
%>
/res/js/plugins/dataTables/dataTables.bootstrap.js"
></script>
<script>
$
(
document
).
ready
(
function
(){
//获取token里面的内容
<%
Cookie
[]
cookies
=
request
.
getCookies
();
String
SESSION
=
""
;
for
(
int
i
=
0
;
i
<
cookies
.
length
;
i
++)
{
if
(
"SESSION"
.
equals
(
cookies
[
i
].
getName
()))
{
SESSION
=
cookies
[
i
].
getValue
();
}
}
request
.
setAttribute
(
"SESSION"
,
SESSION
);
%>
var
url
=
"http://localhost:8081/#/one?session=
<%=
request
.
getAttribute
(
"SESSION"
)
%>
"
var
iframe
=
$
(
'<iframe width="100%" height="100%" src="'
+
url
+
'"></iframe>'
)
$
(
"#iframe"
).
append
(
iframe
)
})
</script>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment