Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
E
Element
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
CI / CD Analytics
Repository Analytics
Value Stream Analytics
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
林焕东
Element
Commits
f72cd1d2
Commit
f72cd1d2
authored
Feb 08, 2017
by
马金花儿
Committed by
cinwell.li
Feb 08, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update layout.md
[官方中文文档](
http://element.eleme.io/#/zh-CN/component/layout
) 中这四个字段紧贴,无法正确分词。
parent
4c69a540
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
examples/docs/zh-CN/layout.md
examples/docs/zh-CN/layout.md
+2
-2
No files found.
examples/docs/zh-CN/layout.md
View file @
f72cd1d2
...
@@ -308,7 +308,7 @@
...
@@ -308,7 +308,7 @@
### 响应式布局
### 响应式布局
参照了 Bootstrap 的 响应式设计,预设了四个响应尺寸:
`xs`
`sm`
`md`
`lg`
。
参照了 Bootstrap 的 响应式设计,预设了四个响应尺寸:
`xs`
、
`sm`
、
`md`
和
`lg`
。
::: demo
::: demo
```
html
```
html
...
@@ -358,4 +358,4 @@
...
@@ -358,4 +358,4 @@
| xs |
`<768px`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
| xs |
`<768px`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
| sm |
`≥768px`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
| sm |
`≥768px`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
| md |
`≥992`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
| md |
`≥992`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
| lg |
`≥1200`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
| lg |
`≥1200`
响应式栅格数或者栅格属性对象 | number/object (例如: {span: 4, offset: 4}) | — | — |
\ No newline at end of file
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