Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
biz.qingxiao.com
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
wangxuelai
biz.qingxiao.com
Commits
da6b0e01
Commit
da6b0e01
authored
Oct 17, 2019
by
baixian
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
地图优化
parent
e0008bc4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
SelectPlace.less
src/pages/schooledit/SelectPlace.less
+4
-1
index.js
src/pages/schooledit/index.js
+1
-1
No files found.
src/pages/schooledit/SelectPlace.less
View file @
da6b0e01
...
...
@@ -390,7 +390,10 @@
width: 253px;
overflow-y: scroll;
border: 1px solid rgba(0,0,0,0.1);
height: 400px;
height: 500px;
position: absolute;
right: 0;
background-color: #fff;
}
.mapcontainer {
width: 700px;
...
...
src/pages/schooledit/index.js
View file @
da6b0e01
...
...
@@ -277,7 +277,7 @@ class SchoolAddForm extends React.Component {
{
/* <Col xs={{ span: 6, offset: 9 }} md={{ span: 3, offset: 0 }} lg={{ span: 2, offset: 0 }} xl={{ span: 2, offset: 0 }} className={pageStyles.addschool}>添加</Col> */
}
<
/Row
>
<
Row
>
<
Col
xs
=
{{
span
:
2
2
}}
md
=
{{
span
:
20
}}
>
<
Col
xs
=
{{
span
:
2
4
}}
md
=
{{
span
:
24
}}
>
<
ChoosePosition
/>
<
/Col
>
<
/Row
>
...
...
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