Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
D
DQMP
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
data
DQMP
Commits
d59808ea
Commit
d59808ea
authored
Dec 21, 2019
by
赵建伟
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update table style
parent
63f84a83
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
index.html
src/main/resources/templates/index.html
+5
-5
No files found.
src/main/resources/templates/index.html
View file @
d59808ea
...
@@ -47,7 +47,7 @@
...
@@ -47,7 +47,7 @@
<h2>
数据质量规则列表查询
</h2>
<h2>
数据质量规则列表查询
</h2>
<h3>
唯一性校验规则列表
</h3>
<h3>
唯一性校验规则列表
</h3>
<div
class=
"tableCenter"
>
<div
class=
"tableCenter"
>
<table
class=
"table"
style=
"table-layout: fixed;"
>
<table
class=
"table"
style=
"table-layout: fixed;"
border=
"1"
>
<tr>
<tr>
<th>
序号
</th>
<th>
序号
</th>
<th>
数据库名
</th>
<th>
数据库名
</th>
...
@@ -76,7 +76,7 @@
...
@@ -76,7 +76,7 @@
</div>
</div>
<h3>
非空性校验规则列表
</h3>
<h3>
非空性校验规则列表
</h3>
<div
class=
"tableCenter"
>
<div
class=
"tableCenter"
>
<table
class=
"table"
style=
"table-layout: fixed;"
>
<table
class=
"table"
style=
"table-layout: fixed;"
border=
"1"
>
<tr>
<tr>
<th>
序号
</th>
<th>
序号
</th>
<th>
数据库名
</th>
<th>
数据库名
</th>
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
</div>
</div>
<h3>
参照性校验规则列表
</h3>
<h3>
参照性校验规则列表
</h3>
<div
class=
"tableCenter"
>
<div
class=
"tableCenter"
>
<table
class=
"table"
style=
"table-layout: fixed;"
>
<table
class=
"table"
style=
"table-layout: fixed;"
border=
"1"
>
<tr>
<tr>
<th>
序号
</th>
<th>
序号
</th>
<th>
校验数据库名
</th>
<th>
校验数据库名
</th>
...
@@ -142,7 +142,7 @@
...
@@ -142,7 +142,7 @@
</div>
</div>
<h3>
波动性校验规则列表
</h3>
<h3>
波动性校验规则列表
</h3>
<div
class=
"tableCenter"
>
<div
class=
"tableCenter"
>
<table
class=
"table"
style=
"table-layout: fixed;"
>
<table
class=
"table"
style=
"table-layout: fixed;"
border=
"1"
>
<tr>
<tr>
<th>
序号
</th>
<th>
序号
</th>
<th>
数据库名
</th>
<th>
数据库名
</th>
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
</div>
</div>
<h3>
特殊性校验规则列表
</h3>
<h3>
特殊性校验规则列表
</h3>
<div
class=
"tableCenter"
>
<div
class=
"tableCenter"
>
<table
class=
"table"
style=
"table-layout: fixed;"
>
<table
class=
"table"
style=
"table-layout: fixed;"
border=
"1"
>
<tr>
<tr>
<th>
序号
</th>
<th>
序号
</th>
<th>
数据库名
</th>
<th>
数据库名
</th>
...
...
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