摘要:
去除ios输入框阴影 input,textarea{-webkit-appearance:none; outline: none; } ios有边框时设置boder-radius:0; 去除默认圆角问题 阅读全文
摘要:
http://www.xcx.cc/index.php/home/index/ind?idf=12321var $cur_url=window.location.href; //获取全部的网址var $psurl = window.location.pathname; // 获取 index.php 阅读全文