参考文档 http://v3.bootcss.com/css/?#buttons
对a标签使用 button 类
<a class="btn btn-info" href="{:U('index')}" role="button">返回客户列表</a>
参考文档 http://v3.bootcss.com/css/?#buttons
对a标签使用 button 类
<a class="btn btn-info" href="{:U('index')}" role="button">返回客户列表</a>