Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
蔡永松
/
fontweb-dc
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
b8057b21
authored
2020-08-07 16:27:36 +0800
by
焦小希
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
修改了违法数据中项目管理页面中地图样式问题
1 parent
23d2d0ab
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
src/main/webapp/view/PHJG/WFSJ/xmgl/Sonwidget.html
src/main/webapp/view/PHJG/WFSJ/xmgl/Sonwidget.html
View file @
b8057b2
...
...
@@ -200,18 +200,18 @@
<div
class=
"main-top"
>
<div
id=
"browsingGrp"
class=
"div-right-content-item"
style=
"display: inline-block;text-overflow: ellipsis;width: 100%;margin-left: 0;padding: 0px;"
>
<div
style=
"margin:33px 0 15px 0;"
>
<div
style=
"margin:33px 0 15px 0;
position:relative
"
>
<img
src=
"../../../../image/projecttask/dt.png"
style=
"width: 25px;height:25px;margin-top: -5px;margin-right: 5px;"
>
<span
style=
"color: #268de8;font-weight: 500;font-size: 18px;"
>
图形浏览
</span>
<div
style=
"display: inline-block;float: right;"
>
style=
"width: 25px;height:25px;margin-top: -5px;margin-right: 5px;
position: relative;top: 9px;
"
>
<span
style=
"color: #268de8;font-weight: 500;font-size: 18px;
position: absolute;top: 5px;left: 30px
"
>
图形浏览
</span>
<div
style=
"display: inline-block;float: right;
margin-right: 4px
"
>
<!-- <button id="AxisMapOther" class=" gisbutton">辅助选址</button>-->
<button
id=
"AxisMap"
class=
" gisbutton"
@
click=
"AxisMap"
>
录入坐标
</button>
<button
id=
"MaxMap"
class=
" gisbutton"
@
click=
"MaxMap"
>
查看大图
</button>
<button
id=
"RefreshMap"
class=
" gisbutton"
style=
"margin-right: 0;"
>
刷新
</button>
</div>
</div>
<div
id=
"ditusrc"
style=
"width:
100%; height: 26
0px; border: 1px solid rgb(218, 218, 218);
<div
id=
"ditusrc"
style=
"width:
97%; height: 31
0px; border: 1px solid rgb(218, 218, 218);
border-radius: 4px;position: relative;margin: 5px;padding: 6px"
>
<iframe
id=
"gis"
style=
"width: 100%;height:100%;"
:src=
"gissrc"
></iframe>
</div>
...
...
Please
register
or
sign in
to post a comment