Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
sfzx-website
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
丁伟
sfzx-website
Commits
c95eef97
Commit
c95eef97
authored
Dec 04, 2024
by
丁伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、首页撤下链博会邀请函图片。
parent
8dae68af
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
28 additions
and
28 deletions
+28
-28
src/main/webapp/WEB-INF/jsp/front/home-page.jsp
+22
-22
target/classes/framework.properties
+6
-6
No files found.
src/main/webapp/WEB-INF/jsp/front/home-page.jsp
View file @
c95eef97
...
...
@@ -113,9 +113,9 @@ text-decoration:none;
</div>
<div
id=
"firstRowGetDiv"
>
<div
class=
"row content"
>
<a
href=
"https://www.cisce.org.cn"
target=
"_blank"
><img
src=
"/resource/front/images/lianbohui.png"
style=
"width: 100%;margin-bottom: 20px"
alt=
"中国国际供应链促进博览会"
></a
>
</div
>
<
%
--
<
div
class=
"row content"
>
--%
>
<
%
--
<
a
href=
"https://www.cisce.org.cn"
target=
"_blank"
><img
src=
"/resource/front/images/lianbohui.png"
style=
"width: 100%;margin-bottom: 20px"
alt=
"中国国际供应链促进博览会"
></a>
--%
>
<
%
--
</
div
>
--%
>
<div
class=
"row content"
id=
"firstRowGet"
>
<div
class=
"col-lg-3 col-md-6 col-sm-6 col-lg-l5"
>
<div
style=
"box-shadow: 3px 2px 9px; text-align:center"
>
...
...
@@ -255,7 +255,7 @@ text-decoration:none;
$
(
"#popsearch .gb_btn"
).
click
(
function
()
{
$
(
"#popsearch"
).
slideUp
(
"slow"
);
});
$
(
'#staticBackdrop'
).
modal
(
'show'
);
//
$('#staticBackdrop').modal('show');
});
$
(
function
()
{
...
...
@@ -265,20 +265,20 @@ text-decoration:none;
</script>
<script
src=
"/resource/front/js/aside_fade.js"
></script>
</body>
</html>
<div
class=
"modal"
id=
"staticBackdrop"
>
<div
class=
"modal-dialog"
>
<div
class=
"modal-content"
>
<div
class=
"modal-header"
>
<h5
class=
"modal-title"
id=
"staticBackdropLabel"
></h5>
<button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-label=
"Close"
>
<span
aria-hidden=
"true"
>
×
</span>
</button>
</div>
<div
class=
"modal-body"
>
<a
href=
"https://www.cisce.org.cn"
target=
"_blank"
>
<img
src=
"/resource/front/images/cisce_zh_new.jpg"
style=
"width:100%"
>
</a>
</div>
</div>
</div>
</div>
\ No newline at end of file
<
%
--
<
div
class=
"modal"
id=
"staticBackdrop"
>
--%>
<
%
--
<
div
class=
"modal-dialog"
>
--%>
<
%
--
<
div
class=
"modal-content"
>
--%>
<
%
--
<
div
class=
"modal-header"
>
--%>
<
%
--
<
h5
class=
"modal-title"
id=
"staticBackdropLabel"
></h5>
--%>
<
%
--
<
button
type=
"button"
class=
"close"
data-dismiss=
"modal"
aria-label=
"Close"
>
--%>
<
%
--
<
span
aria-hidden=
"true"
>
×
</span>
--%>
<
%
--
</
button
>
--%>
<
%
--
</
div
>
--%>
<
%
--
<
div
class=
"modal-body"
>
--%>
<
%
--
<
a
href=
"https://www.cisce.org.cn"
target=
"_blank"
>
--%>
<
%
--
<
img
src=
"/resource/front/images/cisce_zh_new.jpg"
style=
"width:100%"
>
--%>
<
%
--
</
a
>
--%>
<
%
--
</
div
>
--%>
<
%
--
</
div
>
--%>
<
%
--
</
div
>
--%>
<
%
--
</
div
>
--%>
\ No newline at end of file
target/classes/framework.properties
View file @
c95eef97
# jdbc.X
jdbc.driverClassName
=
com.mysql.jdbc.Driver
#dev model
#
jdbc.url=jdbc:mysql://localhost:3306/sfzxWebsite?createDatabaseIfNotExist=true&characterEncoding=utf-8
#
jdbc.user=ccpit
#
jdbc.pass=ccpit1516
jdbc.url
=
jdbc:mysql://localhost:3306/sfzxWebsite?createDatabaseIfNotExist=true&characterEncoding=utf-8
jdbc.user
=
ccpit
jdbc.pass
=
ccpit1516
#server model
jdbc.url
=
jdbc:mysql://mysql:3306/sfzx_website?createDatabaseIfNotExist=true&characterEncoding=utf-8
jdbc.user
=
root
jdbc.pass
=
root
#
jdbc.url=jdbc:mysql://mysql:3306/sfzx_website?createDatabaseIfNotExist=true&characterEncoding=utf-8
#
jdbc.user=root
#
jdbc.pass=root
# hibernate.X
hibernate.dialect
=
org.hibernate.dialect.MySQL5Dialect
hibernate.show_sql
=
false
...
...
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