Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cmszMonitorAnalysis
Project
Project
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
liuna
cmszMonitorAnalysis
Commits
f52649fe
Commit
f52649fe
authored
Jan 17, 2018
by
liuna
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
2018年1月15日 --智能分析平台
--修改质量规则和过滤规则页面标题修改
parent
370d3da1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
workspace.xml
.idea/workspace.xml
+0
-0
FilterRuleMaintain.jsp
...bapp/WEB-INF/views/AnalysisSupport/FilterRuleMaintain.jsp
+1
-1
QualityRuleMaintain.jsp
...app/WEB-INF/views/AnalysisSupport/QualityRuleMaintain.jsp
+1
-1
No files found.
.idea/workspace.xml
View file @
f52649fe
This diff is collapsed.
Click to expand it.
src/main/webapp/WEB-INF/views/AnalysisSupport/FilterRuleMaintain.jsp
View file @
f52649fe
...
@@ -60,7 +60,7 @@
...
@@ -60,7 +60,7 @@
<div
class=
"tab-pane fade in active"
id=
"home"
>
<div
class=
"tab-pane fade in active"
id=
"home"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-xs-12"
>
<div
class=
"col-xs-12"
>
<div
class=
"table-header"
>
过滤规则
上传
</div>
<div
class=
"table-header"
>
过滤规则
维护
</div>
<form
action=
"#"
class=
"form-horizontal"
id=
"filterMaintainForm"
method=
"post"
enctype=
"multipart/form-data"
>
<form
action=
"#"
class=
"form-horizontal"
id=
"filterMaintainForm"
method=
"post"
enctype=
"multipart/form-data"
>
<table
id=
"filterMaintainTable"
class=
"table-null"
>
<table
id=
"filterMaintainTable"
class=
"table-null"
>
<tr><td>
省份(
<font
color=
"red"
>
必填
</font>
):
</td>
<tr><td>
省份(
<font
color=
"red"
>
必填
</font>
):
</td>
...
...
src/main/webapp/WEB-INF/views/AnalysisSupport/QualityRuleMaintain.jsp
View file @
f52649fe
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
<div
class=
"tab-pane fade in active"
id=
"home"
>
<div
class=
"tab-pane fade in active"
id=
"home"
>
<div
class=
"row"
>
<div
class=
"row"
>
<div
class=
"col-xs-12"
>
<div
class=
"col-xs-12"
>
<div
class=
"table-header"
>
数据质量规则
上传
</div>
<div
class=
"table-header"
>
数据质量规则
维护
</div>
<form
action=
"#"
class=
"form-horizontal"
id=
"ruleMaintainForm"
method=
"post"
>
<form
action=
"#"
class=
"form-horizontal"
id=
"ruleMaintainForm"
method=
"post"
>
<table
id=
"ruleMaintainTable"
class=
"table-null"
>
<table
id=
"ruleMaintainTable"
class=
"table-null"
>
<tr><td>
省份(
<font
color=
"red"
>
必填
</font>
):
</td>
<tr><td>
省份(
<font
color=
"red"
>
必填
</font>
):
</td>
...
...
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