Commit e716a6f6 by doszhang

dos

parent 5b1f766e
...@@ -28,6 +28,7 @@ body { ...@@ -28,6 +28,7 @@ body {
/* ios 滑动 */ /* ios 滑动 */
-webkit-overflow-scrolling: touch; -webkit-overflow-scrolling: touch;
-webkit-user-select: none; -webkit-user-select: none;
/* 防止ios露底 */
overflow: hidden; overflow: hidden;
height: 100%; height: 100%;
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment