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
402c9683
Commit
402c9683
authored
Jul 25, 2019
by
Liu Peng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改业务透视介绍
parent
61555c74
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
29 additions
and
1 deletion
+29
-1
org.eclipse.jdt.apt.core.prefs
.settings/org.eclipse.jdt.apt.core.prefs
+2
-0
org.eclipse.jdt.core.prefs
.settings/org.eclipse.jdt.core.prefs
+17
-0
org.eclipse.m2e.core.prefs
.settings/org.eclipse.m2e.core.prefs
+4
-0
settings.json
.vscode/settings.json
+4
-0
pom.xml
pom.xml
+0
-0
index.jsp
src/main/webapp/WEB-INF/pages/index.jsp
+2
-1
perspective.jsp
src/main/webapp/WEB-INF/pages/perspective.jsp
+0
-0
No files found.
.settings/org.eclipse.jdt.apt.core.prefs
0 → 100644
View file @
402c9683
eclipse.preferences.version=1
org.eclipse.jdt.apt.aptEnabled=false
.settings/org.eclipse.jdt.core.prefs
0 → 100644
View file @
402c9683
eclipse.preferences.version=1
org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
org.eclipse.jdt.core.compiler.codegen.methodParameters=do not generate
org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.8
org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
org.eclipse.jdt.core.compiler.compliance=1.8
org.eclipse.jdt.core.compiler.debug.lineNumber=generate
org.eclipse.jdt.core.compiler.debug.localVariable=generate
org.eclipse.jdt.core.compiler.debug.sourceFile=generate
org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
org.eclipse.jdt.core.compiler.problem.enablePreviewFeatures=disabled
org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
org.eclipse.jdt.core.compiler.problem.reportPreviewFeatures=ignore
org.eclipse.jdt.core.compiler.processAnnotations=disabled
org.eclipse.jdt.core.compiler.release=disabled
org.eclipse.jdt.core.compiler.source=1.8
.settings/org.eclipse.m2e.core.prefs
0 → 100644
View file @
402c9683
activeProfiles=
eclipse.preferences.version=1
resolveWorkspaceProjects=true
version=1
.vscode/settings.json
0 → 100644
View file @
402c9683
{
"java.configuration.updateBuildConfiguration"
:
"disabled"
}
\ No newline at end of file
pom.xml
View file @
402c9683
This diff is collapsed.
Click to expand it.
src/main/webapp/WEB-INF/pages/index.jsp
View file @
402c9683
...
@@ -88,7 +88,8 @@
...
@@ -88,7 +88,8 @@
<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-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"
>
<div
class=
"layui-col-xs12 layui-col-sm6 layui-col-md5 layui-col-lg6 right"
>
<p
class=
"label"
>
业务透视平台
</p>
<p
class=
"label"
>
业务透视平台
</p>
<p
class=
"detail"
>
业务系统是支撑生产环境的核心,因此我们的业务透视平台的管理目标是集中管理、实时监控并加以分析,对于核心业务系统它运行的状态,提供服务的情况是我们观测的重点,通过业务透视平台,能够快速、准确的感知客户的业务体验数据并可以通过多种方式将业务数据接入到平台进行业务数据分析。“体验”数据的收集主要用过网络数据包分析获得,网络数据包可通过核心交换机端口流量镜像得到。通过对业务数据的监控,可以提升现有业务的运行生命周期。
</p>
<br>
<p
class=
"detail"
>
全方位业务透视,直观展示业务核心问题,业务相关部门统一视角处理业务问题,驱动业务增长
</p>
<div><a
href=
"product.html?id=perspective"
>
查看更多 >
</a></div>
<div><a
href=
"product.html?id=perspective"
>
查看更多 >
</a></div>
</div>
</div>
</div>
</div>
...
...
src/main/webapp/WEB-INF/pages/perspective.jsp
View file @
402c9683
This diff is collapsed.
Click to expand it.
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