复制代码
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
</head>
  <body>
      <div  style="width: 350px; height: 46px; padding:10px; -webkit-border-p_w_picpath: url(p_w_picpath/whiteButton.png) 8 stretch ; border-width: 8px;">-webkit-border-p_w_picpath效果</div>
      <div  style="width: 350px;  height: 46px;padding:10px;border-p_w_picpath: url(p_w_picpath/whiteButton.png) 8 stretch ; border-width: 8px;">border-p_w_picpath效果</div>
</body>
</html>
复制代码
不清楚是什么原因,先记下方便回顾