Commit 70022810 by 丁伟

1、更新header logo

parent c08aaf2d
......@@ -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>
......
......@@ -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>
......
# 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
......
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