摘要: 添加 <div class="form-group"> <label class="control-label col-xs-12 col-sm-2">{:__('Qwe')}:</label> <div class="col-xs-12 col-sm-8"> <input id="c-caozuo 阅读全文
posted @ 2020-07-06 18:20 阿波罗任先生 阅读(1287) 评论(0) 推荐(0)
摘要: 1、html页面 <table id="tb_table"></table>2、js页面 $("#tb_table").bootstrapTable({ method: 'get', //请求方式 url: '/order/orderList', //请求数据的URL ... //中间的其他选择暂时 阅读全文
posted @ 2020-07-06 17:00 阿波罗任先生 阅读(3987) 评论(0) 推荐(1)