Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
06b33ed5
authored
2020-12-18 16:56:09 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
多幢
1 parent
4a829800
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
1 deletions
src/views/dz/dzxx/index.vue
src/views/dz/dzxx/index.vue
View file @
06b33ed
...
...
@@ -5,7 +5,7 @@
<table
border=
"1"
width=
"100%"
cellspacing=
"0"
cellpadding=
"0"
class=
"dzTable"
>
<tbody>
<tr
height=
"30"
>
<t
d
colspan=
"12"
align=
"center"
><font
size=
"4"
>
多幢基本信息
</font></td
>
<t
h
colspan=
"12"
><font
size=
"4"
></font>
多幢基本信息
</th
>
</tr>
<tr
height=
"30"
>
<td
colspan=
"2"
align=
"center"
>
宗地代码
</td>
...
...
@@ -540,6 +540,12 @@
table-layout
:
fixed
;
}
th
{
height
:
36px
;
line-height
:
36px
;
font-size
:
16px
;
}
td
{
height
:
36px
;
width
:
8.33%
;
...
...
Please
register
or
sign in
to post a comment