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
83f66e31
Commit
83f66e31
authored
Aug 09, 2024
by
丁伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、增加链博会邀请函
2、增加链博会二维码图片 3、增加链博会logo
parent
55fffd76
Show whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
43 additions
and
37 deletions
+43
-37
src/main/sql/update.sql
+2
-2
src/main/webapp/WEB-INF/jsp/front/footer.jsp
+4
-0
src/main/webapp/WEB-INF/jsp/front/header.jsp
+3
-7
src/main/webapp/WEB-INF/jsp/front/home-page.jsp
+32
-26
src/main/webapp/resource/front/css/costom_css_tongzhigonggao.css
+1
-1
src/main/webapp/resource/front/css/home-page.css
+1
-1
src/main/webapp/resource/front/images/cisce_zh.jpg
+0
-0
src/main/webapp/resource/front/images/lbh-logo.png
+0
-0
src/main/webapp/resource/front/images/logo-lbh.jpg
+0
-0
No files found.
src/main/sql/update.sql
View file @
83f66e31
update
sfzx_servicenetwork
set
tel
=
'一般原产地证:020-87755116; 优惠原产地证:020-87305324'
,
contacts
=
''
where
id
=
89
;
update
sfzx_servicenetwork
set
tel
=
'0551-62999713'
,
webSiteAddress
=
'https://www.ccpit-ah.org.cn'
where
id
=
54
;
\ No newline at end of file
\ No newline at end of file
src/main/webapp/WEB-INF/jsp/front/footer.jsp
View file @
83f66e31
...
@@ -47,6 +47,10 @@ text-decoration:none;
...
@@ -47,6 +47,10 @@ text-decoration:none;
<img src="/resource/front/images/ccpit-sph.jpg" style="width: 80px;height: 80px;">
<img src="/resource/front/images/ccpit-sph.jpg" style="width: 80px;height: 80px;">
<p>中国贸促</br>微信视频号</p>
<p>中国贸促</br>微信视频号</p>
</div>
</div>
<div style="text-align: center;margin-left: 20px">
<img src="/resource/front/images/logo-lbh.jpg" style="width: 80px;height: 80px;">
<p>链博会</br>微信公众号</p>
</div>
</div>
</div>
</p>
</p>
<p align="center">ICP号:京ICP备09088920号-10 主办:中国国际贸易促进委员会(中国国际商会)、中国国际贸易促进委员会贸易推广交流中心 廉政监督邮箱:mtjiandu@ccpit.org </p>
<p align="center">ICP号:京ICP备09088920号-10 主办:中国国际贸易促进委员会(中国国际商会)、中国国际贸易促进委员会贸易推广交流中心 廉政监督邮箱:mtjiandu@ccpit.org </p>
...
...
src/main/webapp/WEB-INF/jsp/front/header.jsp
View file @
83f66e31
...
@@ -22,16 +22,12 @@
...
@@ -22,16 +22,12 @@
<div class="container-fluid costom_main_navigation">
<div class="container-fluid costom_main_navigation">
<!-- Brand and toggle get grouped for better mobile display -->
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed"
data-toggle="collapse" data-target="#bs-example-navbar-collapse-1"
aria-expanded="false">
<span class="sr-only">Toggle navigation</span> <span
class="icon-bar"></span> <span class="icon-bar"></span> <span
class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"> <img
<a class="navbar-brand" href="/"> <img
src="/resource/front/images/ccpit-co-logo.png" style="width: 300px;height: 70px;">
src="/resource/front/images/ccpit-co-logo.png" style="width: 300px;height: 70px;">
</a>
</a>
<a class="navbar-brand" href="/"><img
src="/resource/front/images/lbh-logo.png" style="width: 300px;height: 70px;">
</a>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<!-- Collect the nav links, forms, and other content for toggling -->
...
...
src/main/webapp/WEB-INF/jsp/front/home-page.jsp
View file @
83f66e31
...
@@ -61,27 +61,17 @@ text-decoration:none;
...
@@ -61,27 +61,17 @@ text-decoration:none;
<div
class=
"container-fluid costom_main_navigation"
>
<div
class=
"container-fluid costom_main_navigation"
>
<!-- Brand and toggle get grouped for better mobile display -->
<!-- Brand and toggle get grouped for better mobile display -->
<div
class=
"navbar-header"
>
<div
class=
"navbar-header"
>
<button
type=
"button"
class=
"navbar-toggle collapsed"
data-toggle=
"collapse"
data-target=
"#bs-example-navbar-collapse-1"
aria-expanded=
"false"
>
<span
class=
"sr-only"
>
Toggle navigation
</span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
<span
class=
"icon-bar"
></span>
</button>
<a
class=
"navbar-brand"
href=
"/"
>
<img
<a
class=
"navbar-brand"
href=
"/"
>
<img
src=
"/resource/front/images/ccpit-co-logo.png"
style=
"width: 300px;height: 70px;"
>
src=
"/resource/front/images/ccpit-co-logo.png"
style=
"width: 300px;height: 70px;"
>
</a>
</a>
<div
class=
"banner-click"
style=
"width:44%;height:110px;left:28%;"
>
<a
class=
"navbar-brand"
href=
"/"
><img
<a
href=
"http://qiye.ccpiteco.net"
target=
"_blank"
style=
"width:90%;height:80px;font-size:30px;"
><i></i>
点击进入原产地证申报系统
 
</a>
src=
"/resource/front/images/lbh-logo.png"
style=
"width: 300px;height: 70px;"
>
</div>
</a>
<div
class=
"banner-click"
style=
"width:44%;height:110px;left:28%;margin-top: 5%"
>
<a
href=
"https://declare.ecoccpit.net/#/login"
target=
"_blank"
style=
"width:90%;height:80px;font-size:30px;"
><i></i>
点击进入原产地优化升级系统
</a>
</div>
</div>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<!-- Collect the nav links, forms, and other content for toggling -->
<div
class=
"collapse navbar-collapse"
<div
class=
"collapse navbar-collapse"
id=
"bs-example-navbar-collapse-1"
>
id=
"bs-example-navbar-collapse-1"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<ul
class=
"nav navbar-nav navbar-right"
>
<li><a
href=
"/"
>
首页
</a></li>
<li><a
href=
"/"
>
首页
</a></li>
<li><a
href=
"/front/aboutNotice/3"
>
链博会专栏
</a></li>
<li><a
href=
"/front/aboutNotice/3"
>
链博会专栏
</a></li>
...
@@ -90,22 +80,18 @@ text-decoration:none;
...
@@ -90,22 +80,18 @@ text-decoration:none;
<li><a
href=
"/front/aboutNotice/2"
>
政策法规
</a></li>
<li><a
href=
"/front/aboutNotice/2"
>
政策法规
</a></li>
<li><a
href=
"/front/aboutQuestion"
>
常见问题
</a></li>
<li><a
href=
"/front/aboutQuestion"
>
常见问题
</a></li>
<li><a
href=
"/front/aboutUS"
>
关于我们
</a></li>
<li><a
href=
"/front/aboutUS"
>
关于我们
</a></li>
<
%
--
<
li
>
<!-- <button type="button" class="btn btn-default" data-container="body" data-toggle="popover" data-placement="bottom" data-content="Vivamus
sagittis lacus vel augue laoreet rutrum faucibus."></button> -->
<a
href=
"#"
class=
"glyphicon glyphicon-search"
data-toggle=
"popover"
data-html=
true
data-placement=
"bottom"
data-content=
"<input style='height:30px; margin-top:10px;border-radius:3px;border:1px #cecbcb solid;padding-left:5px' placeholder='搜索'>"
data-container=
"body"
></a>
</li>
--%>
</ul>
</ul>
</div>
</div>
<!-- /.navbar-collapse -->
</div>
</div>
</nav>
</nav>
<
%
--
<
div
class=
"banner-click"
style=
"width:44%;height:110px;left:28%;"
>
--%>
<
%
--
<
a
href=
"http://qiye.ccpiteco.net"
target=
"_blank"
style=
"line-height: 70px;width:90%;height:80px;font-size:30px;"
><i></i>
点击进入原产地证申报系统
 
</a>
--%>
<
%
--
</
div
>
--%>
<div
class=
"banner-click"
style=
"width:44%;height:90px;left:28%;"
>
<a
href=
"https://declare.ecoccpit.net/#/login"
target=
"_blank"
style=
"width:90%;height:70px;font-size:30px;line-height: 60px"
><i></i>
点击进入原产地优化升级系统
</a>
</div>
<div
class=
"row content"
id=
"banner_image_row"
style=
"max-width: 100%"
>
<div
class=
"row content"
id=
"banner_image_row"
style=
"max-width: 100%"
>
<div
class=
"col-sm-12 col-md-12"
>
<div
class=
"col-sm-12 col-md-12"
>
<!-- <div class="thumbnail"> -->
<!-- <div class="thumbnail"> -->
...
@@ -269,6 +255,8 @@ text-decoration:none;
...
@@ -269,6 +255,8 @@ text-decoration:none;
$
(
"#popsearch .gb_btn"
).
click
(
function
()
{
$
(
"#popsearch .gb_btn"
).
click
(
function
()
{
$
(
"#popsearch"
).
slideUp
(
"slow"
);
$
(
"#popsearch"
).
slideUp
(
"slow"
);
});
});
$
(
'#staticBackdrop'
).
modal
(
'show'
);
});
});
$
(
function
()
{
$
(
function
()
{
$
(
'[data-toggle="popover"]'
).
popover
()
$
(
'[data-toggle="popover"]'
).
popover
()
...
@@ -277,3 +265,20 @@ text-decoration:none;
...
@@ -277,3 +265,20 @@ text-decoration:none;
</script>
<script
src=
"/resource/front/js/aside_fade.js"
></script>
</script>
<script
src=
"/resource/front/js/aside_fade.js"
></script>
</body>
</body>
</html>
</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.jpg"
style=
"width:100%"
>
</a>
</div>
</div>
</div>
</div>
\ No newline at end of file
src/main/webapp/resource/front/css/costom_css_tongzhigonggao.css
View file @
83f66e31
...
@@ -7,7 +7,7 @@ div.container-fluid.costom_main_navigation,div.row.content{
...
@@ -7,7 +7,7 @@ div.container-fluid.costom_main_navigation,div.row.content{
/*菜单*/
/*菜单*/
.costom_main_navigation
a
{
.costom_main_navigation
a
{
height
:
11
0px
;
height
:
6
0px
;
font-size
:
17px
;
font-size
:
17px
;
line-height
:
80px
!important
;
line-height
:
80px
!important
;
}
}
...
...
src/main/webapp/resource/front/css/home-page.css
View file @
83f66e31
...
@@ -18,7 +18,7 @@
...
@@ -18,7 +18,7 @@
background
:
#FFF
;
background
:
#FFF
;
border-bottom-left-radius
:
5px
;
border-bottom-left-radius
:
5px
;
border-bottom-right-radius
:
5px
;
border-bottom-right-radius
:
5px
;
top
:
1
10
px
;
top
:
1
72
px
;
}
}
.banner-click
a
{
.banner-click
a
{
...
...
src/main/webapp/resource/front/images/cisce_zh.jpg
0 → 100644
View file @
83f66e31
611 KB
src/main/webapp/resource/front/images/lbh-logo.png
0 → 100644
View file @
83f66e31
46.1 KB
src/main/webapp/resource/front/images/logo-lbh.jpg
0 → 100644
View file @
83f66e31
436 KB
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