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
b161f9db
authored
2021-01-13 16:31:04 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
单元信息 增加修改
1 parent
5d0553a6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletions
src/components/lshs/index.vue
src/components/lshs/index.vue
View file @
b161f9d
...
...
@@ -6,7 +6,9 @@
<!--
<div><span
class=
"tip-title"
>
宗地合并:
</span></div>
-->
<!--
</div>
-->
<div
id=
"mountNode"
ref=
"containerWidth"
></div>
<div
id=
"mountNodeRight"
></div>
<div
id=
"mountNodeRight"
>
单元信息
</div>
</div>
</
template
>
...
...
@@ -242,6 +244,7 @@ export default {
}
#mountNodeRight
{
margin-top
:
20px
;
width
:
38%
;
float
:
right
;
height
:
1000px
;
...
...
Please
register
or
sign in
to post a comment