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
70022810
Commit
70022810
authored
Jan 12, 2024
by
丁伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1、更新header logo
parent
c08aaf2d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
8 deletions
+8
-8
src/main/webapp/WEB-INF/jsp/front/header.jsp
+1
-1
src/main/webapp/WEB-INF/jsp/front/home-page.jsp
+1
-1
src/main/webapp/resource/front/images/ccpit-co-logo.png
+0
-0
target/classes/framework.properties
+6
-6
No files found.
src/main/webapp/WEB-INF/jsp/front/header.jsp
View file @
70022810
...
...
@@ -30,7 +30,7 @@
class="icon-bar"></span>
</button>
<a class="navbar-brand" href="/"> <img
src="/resource/front/images/
loge_get_it.png" style="width: 90%
;">
src="/resource/front/images/
ccpit-co-logo.png" style="width: 300px;height: 70px
;">
</a>
</div>
...
...
src/main/webapp/WEB-INF/jsp/front/home-page.jsp
View file @
70022810
...
...
@@ -69,7 +69,7 @@ text-decoration:none;
class=
"icon-bar"
></span>
</button>
<a
class=
"navbar-brand"
href=
"/"
>
<img
src=
"/resource/front/images/
loge_get_it.png"
style=
"width: 90%
;"
>
src=
"/resource/front/images/
ccpit-co-logo.png"
style=
"width: 300px;height: 70px
;"
>
</a>
<div
class=
"banner-click"
style=
"width:44%;height:110px;left:28%;"
>
<a
href=
"http://qiye.ccpiteco.net"
target=
"_blank"
style=
"width:90%;height:80px;font-size:30px;"
><i></i>
点击进入新版原产地证申报系统
</a>
...
...
src/main/webapp/resource/front/images/ccpit-co-logo.png
0 → 100644
View file @
70022810
165 KB
target/classes/framework.properties
View file @
70022810
# 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