Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
xqz
/
dianDemo
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
bc90d276
authored
2020-07-30 17:47:43 +0800
by
sunnie
Committed by
GitHub
2020-07-30 17:47:43 +0800
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Update README.md
1 parent
4f5d4106
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
README.md
README.md
View file @
bc90d27
...
...
@@ -183,7 +183,7 @@ module.exports = {
举个例子:设计给了你一张 750px
\*
1334px 图片,在 iPhone6 上铺满屏幕,其他机型适配。
-
当
`rootValue: 7
0
`
, 样式
`width: 750px;height: 1334px;`
图片会撑满 iPhone6 屏幕,这个时候切换其他机型,图片也会跟着撑
-
当
`rootValue: 7
5
`
, 样式
`width: 750px;height: 1334px;`
图片会撑满 iPhone6 屏幕,这个时候切换其他机型,图片也会跟着撑
满。
-
当
`rootValue: 37.5`
的时候,样式
`width: 375px;height: 667px;`
图片会撑满 iPhone6 屏幕。
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment