Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Q
qiankunweb
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Redmine
Redmine
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
other-project
qiankunweb
Commits
43745ae7
Commit
43745ae7
authored
Jul 30, 2019
by
liuchao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
no message
parent
7dfd2c95
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
97 additions
and
33 deletions
+97
-33
main.jsp
src/main/webapp/WEB-INF/decorators/main.jsp
+85
-21
ability.jsp
src/main/webapp/WEB-INF/pages/ability.jsp
+8
-8
analysis.jsp
src/main/webapp/WEB-INF/pages/analysis.jsp
+1
-1
water.jsp
src/main/webapp/WEB-INF/pages/cases/water.jsp
+1
-1
fictitious.jsp
src/main/webapp/WEB-INF/pages/fictitious.jsp
+1
-1
w2.psd
src/main/webapp/html/w2.psd
+0
-0
index.css
src/main/webapp/resources/static/css/index.css
+1
-1
w2.jpg
src/main/webapp/resources/static/img/cases/w2.jpg
+0
-0
No files found.
src/main/webapp/WEB-INF/decorators/main.jsp
View file @
43745ae7
...
...
@@ -15,9 +15,22 @@
<link
rel=
"stylesheet"
href=
"resources/layui/css/layui.css"
>
<link
rel=
"stylesheet"
href=
"resources/static/css/index.css"
>
<style>
.footer
h6
{
overflow
:
hidden
;
border-bottom
:
1px
solid
rgba
(
141
,
146
,
153
,
.25
);
font-size
:
14px
;
color
:
#ccc
;
margin
:
0
0
14px
;
padding
:
10px
;
}
.footer
a
{
color
:
#ccc
;
}
.footer
a
:hover
{
color
:
#ffffff
;
}
</style>
...
...
@@ -47,7 +60,7 @@
<span></span><span></span><span></span>
</button>
<ul
class=
"layui-nav"
lay-filter=
""
>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='index'}"
>
layui-this
</c:if>
">
<a
href=
"
index.html
"
>
首页
</a></li>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='index'}"
>
layui-this
</c:if>
">
<a
href=
"
/
"
>
首页
</a></li>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='ability'}"
>
layui-this
</c:if>
">
<a
href=
"ability.html"
>
技术能力
</a></li>
<li
class=
"layui-nav-item <c:if test="
${
nav=
='product'}"
>
layui-this
</c:if>
">
<a
href=
"#"
>
产品中心
</a>
...
...
@@ -112,28 +125,79 @@
<!-- footer部分 -->
<div
class=
"footer"
>
<div
class=
"layui-container"
>
<p
class=
"footer-web"
>
<!--<a href="javascript:;">合作伙伴</a>
<a href="javascript:;">企业画报</a>
<a href="javascript:;">JS网</a>
<a href="javascript:;">千图网</a>
<a href="javascript:;">昵图网</a>
<a href="javascript:;">素材网</a>
<a href="javascript:;">花瓣网</a>-->
</p>
<div
class=
"layui-row footer-contact"
>
<div
class=
"layui-col-sm2 layui-col-lg1"
>
<!-- <img src="resources/static/img/erweima.jpg"> -->
</div>
<div
class=
"layui-col-sm10 layui-col-lg11"
>
<!-- <div class="layui-col-sm2 layui-col-lg1"> <img src="resources/static/img/erweima.jpg"> </div> -->
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm6 layui-col-md7 layui-col-lg12"
>
<h6
class=
"contact-top layui-col-lg10"
>
技术能力
</h6>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"ability.html#a1"
>
数据感知
</a>
<a
href=
"ability.html#a3"
>
虚拟可视化
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"ability.html#a2"
>
数据治理
</a>
<a
href=
"ability.html#a6"
>
数据可视化
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"ability.html#a5"
>
数据探索
</a>
<a
href=
"ability.html#a7"
>
视频分析
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"ability.html#a4"
>
智能预警
</a>
<a
href=
"ability.html#a8"
>
智能BI
</a>
</p>
</div>
</div>
</div>
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm6 layui-col-md7 layui-col-lg12"
>
<h6
class=
"contact-top layui-col-lg10"
>
产品中心
</h6>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"product.html?id=perspective"
class=
""
>
业务透视平台
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"product.html?id=analysis"
class=
""
>
业务数据治理平台
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"product.html?id=fictitious"
class=
""
>
虚拟指挥中心
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
></p>
</div>
</div>
</div>
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm6 layui-col-md7 layui-col-lg12"
>
<h6
class=
"contact-top layui-col-lg10"
>
经典案例
</h6>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"case.html?name=community"
class=
""
>
智慧街道
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"case.html?name=bank"
class=
""
>
端到端智慧运营
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"case.html?name=water"
class=
""
>
智慧水环境
</a>
</p>
<p
class=
"contact-bottom layui-col-lg10"
><a
href=
"case.html?name=police"
class=
""
>
武警勤务指挥中心
</a>
</p>
</div>
</div>
</div>
<div
class=
"layui-col-sm3 layui-col-lg3"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm6 layui-col-md7 layui-col-lg7"
>
<p
class=
"contact-top"
><i
class=
"layui-icon layui-icon-cellphone"
></i>
022-87551280
(9:00-18:00)
</p>
<p
class=
"contact-bottom"
><i
class=
"layui-icon layui-icon-home"
></i>
service@qiankundata.com
</span></p>
<div
class=
"layui-col-sm6 layui-col-md7 layui-col-lg12"
>
<h6
class=
"contact-top layui-col-lg10"
>
联系我们
</h6>
<p
class=
"contact-bottom layui-col-lg10"
>
<i
class=
"layui-icon layui-icon-cellphone"
></i>
022-87551280
(9:00-18:00)
</p>
<p
class=
"contact-bottom layui-col-lg10"
><i
class=
"layui-icon layui-icon-home"
></i>
service@qiankundata.com
</span></p>
</div>
</div>
</div>
<div
class=
"layui-col-sm6 layui-col-md5 layui-col-lg5"
>
<p
class=
"contact-top"
><span
class=
"right"
>
天津市南开区科研西路12号
</span></p>
<p
class=
"contact-bottom"
><span
class=
"right"
>
Copyright
©
2018-2019 天津乾坤数据信息技术有限公司
</span></p>
</div>
</div>
<div
class=
"layui-container"
style=
"border-top: 1px solid rgba(141,146,153,.25);width:100%;margin-top:50px;"
>
<div
class=
"layui-row"
>
<div
class=
"layui-col-sm6 layui-col-md5 layui-col-lg12"
>
<p
class=
"contact-bottom"
style=
"text-align: center;padding-top:20px;padding-bottom:20px;color:#fafafa"
><span
class=
"right"
>
津ICP备:
</span>
Copyright
©
2018-2019 天津乾坤数据信息技术有限公司
</p>
<!-- <p class="contact-bottom"><span class="right"></span></p> -->
</div>
</div>
</div>
...
...
src/main/webapp/WEB-INF/pages/ability.jsp
View file @
43745ae7
...
...
@@ -69,7 +69,7 @@
</div> -->
<div
class=
"main-product"
>
<div
class=
"main-product"
id=
"a1"
>
<div
class=
"layui-container"
style=
"margin-bottom: 60px;"
>
<p
class=
"title"
>
数据感知
</p>
...
...
@@ -216,7 +216,7 @@
</div>
<div
class=
"main-product"
>
<div
class=
"main-product"
id=
"a2"
>
<div
class=
"bg_gray"
>
<div
class=
"layui-container"
style=
"margin-bottom: 60px;"
>
<p
class=
"title"
>
数据治理
</p>
...
...
@@ -298,7 +298,7 @@
<div
class=
"main-product"
>
<div
class=
"main-product"
id=
"a3"
>
<div
class=
"layui-container"
style=
"margin-bottom: 60px;"
>
<p
class=
"title"
>
虚拟可视化
</p>
<p
class=
"label1"
>
三维空间展示结合2D报表重要数据全方位解读;利用高科技感的Ui技术,多维度对数据进行展示,为客户呈现直观、炫酷的交互体验。
</p>
...
...
@@ -379,7 +379,7 @@
</div>
<div
class=
"main-product"
>
<div
class=
"main-product"
id=
"a4"
>
<div
class=
"bg_gray"
>
<div
class=
"layui-container"
style=
"margin-bottom: 60px;"
>
<p
class=
"title"
>
智能预警
</p>
...
...
@@ -456,7 +456,7 @@
<div
class=
"main-product"
>
<div
class=
"main-product"
id=
"a5"
>
<div
class=
"layui-container"
style=
"margin-bottom: 60px;"
>
<p
class=
"title"
>
数据探索
</p>
<p
class=
"label1"
>
内置SQL风格、Lucene风格数据查询接口,支持在超大规模数据集上进行实时数据检索、聚合以及全文检索;内置查询条件选择器,查询语法辅助,搜索结果过滤器,并以时间分布柱状图展示数据分布情况。
</p>
...
...
@@ -515,7 +515,7 @@
</div>
<div
class=
"main-product"
>
<div
class=
"main-product"
id=
"a6"
>
<div
class=
"bg_gray"
>
<div
class=
"layui-container"
style=
"margin-bottom: 60px;"
>
<p
class=
"title"
>
数据可视化
</p>
...
...
@@ -592,7 +592,7 @@
<div
class=
"main-product"
>
<div
class=
"main-product"
id=
"a7"
>
<div
class=
"layui-container"
>
...
...
@@ -621,7 +621,7 @@
<div
class=
"main-product"
style=
" padding-bottom: 0px;"
>
<div
class=
"main-product"
style=
" padding-bottom: 0px;"
id=
"a8"
>
<div
class=
"bg_gray"
style=
" padding-bottom: 70px;"
>
<div
class=
"layui-container"
style=
"margin-bottom: 60px;"
>
<p
class=
"title"
>
智能BI
</p>
...
...
src/main/webapp/WEB-INF/pages/analysis.jsp
View file @
43745ae7
...
...
@@ -61,7 +61,7 @@
<div
class=
"banner product"
>
<div
class=
"title"
>
<p>
业务数据治理平台
</p>
<p
class=
"en"
>
Business Data Analysis Platform
</p>
<p
class=
"en"
>
帮助企业数据标准化,改进业务提升商业价值
</p>
</div>
</div>
<!-- main部分 -->
...
...
src/main/webapp/WEB-INF/pages/cases/water.jsp
View file @
43745ae7
...
...
@@ -46,7 +46,7 @@
<div
class=
"layui-container"
>
<div
class=
"content layui-row"
style=
"padding:0;"
>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md7 layui-col-lg12 content-img"
style=
"margin-top: 20px;"
><img
src=
"resources/static/img/cases/w1.png"
/></div>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md7 layui-col-lg12 content-img"
><img
src=
"resources/static/img/cases/w2.
pn
g"
/></div>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md7 layui-col-lg12 content-img"
><img
src=
"resources/static/img/cases/w2.
jp
g"
/></div>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md7 layui-col-lg12 content-img"
><img
src=
"resources/static/img/cases/w3.png"
/></div>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md7 layui-col-lg12 content-img"
><img
src=
"resources/static/img/cases/w4.png"
/></div>
...
...
src/main/webapp/WEB-INF/pages/fictitious.jsp
View file @
43745ae7
...
...
@@ -58,7 +58,7 @@
<div
class=
"banner product"
>
<div
class=
"title"
>
<p>
虚拟指挥中心
</p>
<p
class=
"en"
>
Virtual Command Center
</p>
<p
class=
"en"
>
助力企业实现数据驱动的精细化运营
</p>
</div>
</div>
<!-- main部分 -->
...
...
src/main/webapp/html/w2.psd
0 → 100644
View file @
43745ae7
File added
src/main/webapp/resources/static/css/index.css
View file @
43745ae7
...
...
@@ -74,7 +74,7 @@ body{background: #FFF;}
.main-service
.service-more
a
{
padding
:
10px
62px
;
font-size
:
23px
;
line-height
:
46px
;
color
:
#FFF
;
background
:
#7fd3c6
;
border-radius
:
3px
;}
/*底部*/
.footer
{
padding-bottom
:
70px
;
background
:
#5e6664
;}
.footer
{
padding-bottom
:
10px
;
background
:
#1c1c1c
;}
.footer
.footer-web
{
padding-top
:
50px
;
padding-bottom
:
63px
;}
.footer
.footer-web
a
{
color
:
#a5aaa9
;
line-height
:
22px
;
margin-right
:
20px
;
transition
:
0.3s
;}
.footer
.footer-web
a
:hover
{
color
:
#dce1e0
;
transition
:
0.3s
;}
...
...
src/main/webapp/resources/static/img/cases/w2.jpg
0 → 100644
View file @
43745ae7
203 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