-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdemo.html
1 lines (1 loc) · 1.58 KB
/
demo.html
1
<!DOCTYPE html><html><head><meta charset="UTF-8"><title></title><meta name="viewport" content="initial-scale=1,maximum-scale=1,user-scalable=no"><style rel="stylesheet">*{margin:0;padding:0;outline:0}:not(input,textarea){-webkit-touch-callout:inherit;-webkit-user-select:auto}body{width:100%;font-family:"微软雅黑",Arial,Helvetica,"黑体",sans-serif;-webkit-touch-callout:inherit;-webkit-user-select:auto}#demo{display:flex;display:-webkit-flex;flex-direction:row;align-items:center}</style></head><body><div style="display:flex;height:100%;display:-webkit-flex;flex-direction:row;align-items:center;font-size:13px;color:#e73d3d"><span style="display:block">1000</span> <img style="display:block;width:16px;height:16px;margin:0 5px" src="http://pic1.nipic.com/2008-12-15/20081215211851562_2.jpg" alt="error"></div><div style="display:flex;height:100%;display:-webkit-flex;flex-direction:row;align-items:center;font-size:13px;color:#e73d3d">+<span style="display:block">2</span>元 <img style="display:block;width:16px;height:16px;margin:0 5px" src="http://pic1.nipic.com/2008-12-15/20081215211851562_2.jpg" alt="error"> +<span style="display:block">100</span> <img style="display:block;width:16px;height:16px;margin:0 5px" src="http://pic1.nipic.com/2008-12-15/20081215211851562_2.jpg" alt="error"></div><script>!function(n,e){var t=n.documentElement,i="orientationchange"in window?"orientationchange":"resize",d=function(){var n=t.clientWidth;n&&(t.style.fontSize=n/375*100+"px")};n.addEventListener&&(e.addEventListener(i,d,!1),n.addEventListener("DOMContentLoaded",d,!1))}(document,window)</script></body></html>