发布于2022-03-19 00:22 阅读(3331) 评论(0) 点赞(25) 收藏(1)
table 组件裹在最外层,可以配置一些基础参数
tr 组件用于显示"行"数据
th 组件用于显示表头内容,类似td,不同之处在于字体加粗了,也带有背景颜色,也可以直接用td替代th
<view class="table_box"> <u-table> <u-tr> <u-td width="25%">车辆种类</u-td> <u-td width="75%" class="box_br box_pd"> <u-td width="80%" class="box_cus">月折旧系数</u-td> <u-tr> <u-td class="box_bt">家庭自用</u-td> <u-td class="box_bt">非营业</u-td> <u-td width="50%" class="box_bt box_pd box_br"> <u-td class="box_cus">营业</u-td> <u-tr > <u-td class="box_bt box_cus">1.10%</u-td> <u-td class="box_bt box_cus">0.90%</u-td> </u-tr> </u-td> </u-tr> </u-td> </u-tr> <u-tr> <u-td class="box_cus" width="25%">9座以下客车</u-td> <u-td class="box_cus">0.60%</u-td> <u-td class="box_cus">0.60%</u-td> <u-td class="box_cus">1.10%</u-td> <u-td class="box_cus">0.90%</u-td> </u-tr> <u-tr> <u-td class="box_cus" width="25%">10座以下上客车</u-td> <u-td class="box_cus">0.90%</u-td> <u-td class="box_cus">0.90%</u-td> <u-td class="box_cus">1.10%</u-td> <u-td class="box_cus">0.90%</u-td> </u-tr> <u-tr> <u-td class="box_cus" width="25%">微型载货汽车</u-td> <u-td class="box_cus">/</u-td> <u-td class="box_cus">0.90%</u-td> <u-td class="box_cus">1.10%</u-td> <u-td class="box_cus">1.10%</u-td> </u-tr> <u-tr> <u-td class="box_cus" width="25%">带拖挂的载货汽车</u-td> <u-td class="box_cus">/</u-td> <u-td class="box_cus">0.90%</u-td> <u-td class="box_cus">1.10%</u-td> <u-td class="box_cus">1.10%</u-td> </u-tr> <u-tr> <u-td class="box_cus" width="25%">低速货车和三轮汽车</u-td> <u-td class="box_cus">/</u-td> <u-td class="box_cus">1.10%</u-td> <u-td class="box_cus">1.40%</u-td> <u-td class="box_cus">1.40%</u-td> </u-tr> <u-tr> <u-td class="box_cus" width="25%">其他车辆</u-td> <u-td class="box_cus">/</u-td> <u-td class="box_cus">0.90%</u-td> <u-td class="box_cus">1.10%</u-td> <u-td class="box_cus">0.90%</u-td> </u-tr> </u-table> </view>
.table_box{ .box_bt{ border-bottom: unset !important; } .box_pd{ padding: unset !important; } .box_br{ border-right: unset !important; } .box_cus{ padding: 10px 3px !important; } /deep/ .u-td[data-v-35ace0c0]{ height: auto; } }
作者:强哥你们辛苦了
链接:http://www.qianduanheidong.com/blog/article/318655/eb9f42894508333089e7/
来源:前端黑洞网
任何形式的转载都请注明出处,如有侵权 一经发现 必将追究其法律责任
昵称:
评论内容:(最多支持255个字符)
---无人问津也好,技不如人也罢,你都要试着安静下来,去做自己该做的事,而不是让内心的烦躁、焦虑,坏掉你本来就不多的热情和定力
Copyright © 2018-2021 前端黑洞网 All Rights Reserved 版权所有,并保留所有权利。 京ICP备18063182号-3
投诉与举报,广告合作请联系vgs_info@163.com或QQ3083709327
免责声明:网站文章均由用户上传,仅供读者学习交流使用,禁止用做商业用途。若文章涉及色情,反动,侵权等违法信息,请向我们举报,一经核实我们会立即删除!