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
eb4564da
Commit
eb4564da
authored
Jul 25, 2019
by
Liu Peng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改业务透视介绍
parent
402c9683
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
9 deletions
+10
-9
index.jsp
src/main/webapp/WEB-INF/pages/index.jsp
+9
-8
index.css
src/main/webapp/resources/static/css/index.css
+1
-1
No files found.
src/main/webapp/WEB-INF/pages/index.jsp
View file @
eb4564da
...
...
@@ -34,14 +34,14 @@
<div
class=
"main-product"
>
<div
class=
"layui-container"
>
<p
class=
"title"
>
以用户为中心的
大数据平台
<span>
核心能力
</span></p>
<p
class=
"title"
>
以用户为中心的
数据运营
<span>
核心能力
</span></p>
<div
class=
"layui-row layui-col-space25"
>
<div
class=
"layui-col-sm6 layui-col-md3"
>
<div
class=
"content"
>
<div><img
src=
"resources/static/img/Big_icon1.png"
></div>
<div>
<p
class=
"label"
>
数据感知
</p>
<p
>
多维数据获取方式,构建智能时代融合互联网、物联网及业务系统的全息大数据。
</p>
<p
style=
"text-align: left;"
>
人工数据、传感器数据、视频数据等多维数据获取方式,构建数据平台基础
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -51,7 +51,7 @@
<div><img
src=
"resources/static/img/Big_icon2.png"
></div>
<div>
<p
class=
"label"
>
数据治理
</p>
<p
>
为用户提供统一的元数据集成、数据标准管理、数据模型设计、数据质量稽核、数据资产目录、数据分析服务等能力。
</p>
<p
style=
"text-align: left;"
>
融合数据接入、数据质量管理、元数据治理、数据安全与一体的数据治理平台
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -61,8 +61,7 @@
<div><img
src=
"resources/static/img/Big_icon3.png"
></div>
<div>
<p
class=
"label"
>
虚拟可视化
</p>
<p>
三维空间展示结合2D报表重要数据全方位解读;利用高科技感的Ui技术,为客户呈现直观、炫酷的交互体验
</p>
<p
style=
"text-align: left;"
>
面向物联大数据的3D可视化开发平台,支持快速构建虚拟化场景
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -72,7 +71,8 @@
<div><img
src=
"resources/static/img/Big_icon4.png"
></div>
<div>
<p
class=
"label"
>
智能预警
</p>
<p>
全方位告警检测,传统阈值告警、Ai自动预警
</p>
<p
style=
"text-align: left;"
>
阈值、AI预警相结合,历史数据、流失计算相结合提供全方位预警保障
</p>
<p
style=
"text-align: left;"
>
短信、邮件、钉钉、企业微信、URL回调等多重告警通道
</p>
</div>
<!-- <a href="javascript:;">查看产品 ></a> -->
</div>
...
...
@@ -82,14 +82,15 @@
</div>
<div
class=
"main-service main product"
>
<div
class=
"layui-container"
>
<p
class=
"title"
>
为用户打造完美的专业的
<span>
大数据平台
</span></p>
<p
class=
"title"
>
基于核心能力打造的专业
<span>
数据产品
</span></p>
<div
class=
"content layui-row"
>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md7 layui-col-lg6 content-img"
><img
src=
"resources/static/img/Product_img1.jpg"
></div>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md5 layui-col-lg6 right"
>
<p
class=
"label"
>
业务透视平台
</p>
<br>
<p
class=
"detail"
>
全方位业务透视,直观展示业务核心问题,业务相关部门统一视角处理业务问题,驱动业务增长
</p>
<p
class=
"detail"
>
全方位业务透视,直观展示业务核心问题
</p>
<p
class=
"detail"
>
业务相关部门统一视角处理业务问题,驱动业务增长
</p>
<div><a
href=
"product.html?id=perspective"
>
查看更多 >
</a></div>
</div>
</div>
...
...
src/main/webapp/resources/static/css/index.css
View file @
eb4564da
...
...
@@ -54,7 +54,7 @@ body{background: #FFF;}
.main-product
p
.title
span
,
.main-service
p
.title
span
{
color
:
#2db5a3
;}
.main-product
.content
{
border
:
1px
solid
#DEDEDE
;
padding
:
30px
36px
30px
36px
;
text-align
:
center
;
transition
:
0.3s
;
height
:
250px
;}
.main-product
.content
p
.label
{
font-size
:
18px
;
color
:
#4a4a4a
;
line-height
:
46px
;
padding-top
:
6px
;}
.main-product
.content
p
.label
{
font-size
:
18px
;
line-height
:
46px
;
padding-top
:
6px
;
color
:
#2db5a3
;}
.main-product
.content
a
{
font-size
:
18px
;
color
:
#a1d8cb
;
line-height
:
68px
;}
.main-product
.content
:hover
{
box-shadow
:
0
0
3px
3px
#EEE
;
transition
:
0.3s
;}
.main-product
.content
img
{
transition
:
2s
;}
...
...
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