Commit 4bde9ff3 by doszhang

dos

parent 95d12930
...@@ -25,6 +25,8 @@ html, ...@@ -25,6 +25,8 @@ html,
body { body {
-webkit-text-size-adjust: 100%; -webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
/* ios 滑动 */
-webkit-overflow-scrolling: touch;
} }
/*消除ios动画抖动*/ /*消除ios动画抖动*/
......
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