当前位置: 首页 > news >正文

海淀高端网站建设百度一下 你就知道官方

海淀高端网站建设,百度一下 你就知道官方,佛山多语网站制作,网页内嵌网站表格样式修改 文章目录 表格样式修改一、表格背景颜色修改1、方法一2、方法二 二、多级表头颜色修改 一、表格背景颜色修改 1、方法一 表格外套一个 div &#xff0c;修改div的背景色&#xff0c;并将表格背景色设置为透明 参考代码&#xff1a; <template><div cl…

表格样式修改

文章目录

  • 表格样式修改
    • 一、表格背景颜色修改
      • 1、方法一
      • 2、方法二
    • 二、多级表头颜色修改


一、表格背景颜色修改

1、方法一

表格外套一个 div ,修改div的背景色,并将表格背景色设置为透明
参考代码:

<template><div class="custom-table"><el-tablesize="mini"border:data="tableData":max-height="tableHeight"style="width: 100%"><el-table-columnv-for="(item, index) in tableColumns":key="index"v-bind="item"align="center"></el-table-column><el-table-columnlabel="操作"fixed="right"align="center"width="100"><template slot-scope="scope"><spanclass="del-btn"@click="emitEvent({eventName:'deleteItem',params:scope.row})">删除</span></template></el-table-column>           </el-table></div>
</template><script>export default {props: { tableData: {type: Array,default: () => []},tableHeight: {},tableColumns: {default: () => []}},data() {return { }}, }
</script><style lang="less" scoped>.del-btn {color: #4597EB;cursor: pointer;}.custom-table /deep/ .el-table, .el-table__expaned-cell {background-color: transparent;}.custom-table /deep/ .el-table tr {background-color: transparent !important;}.custom-table /deep/  .el-table--enable-row-transition .el-table__body td, .el-table .cell{background-color: transparent;}.custom-table /deep/ .el-table th.el-table__cell {background: transparent !important; // 表头背景透明}.el-table::before { //去除底部白线left: 0;bottom: 0;width: 100%;height: 0px;}
</style>

2、方法二

直接修改表格背景颜色

<template><div class="custom-table"><el-tablesize="mini"border:data="tableData":max-height="tableHeight"style="width: 100%"><el-table-columnv-for="(item, index) in tableColumns":key="index"v-bind="item"align="center"></el-table-column><el-table-columnlabel="操作"fixed="right"align="center"width="100"><template slot-scope="scope"><spanclass="del-btn"@click="emitEvent({eventName:'deleteItem',params:scope.row})">删除</span></template></el-table-column>           </el-table></div>
</template><script>export default {props: { tableData: {type: Array,default: () => []},tableHeight: {},tableColumns: {default: () => []}},data() {return {}},methods: {emitEvent ({ eventName, params }) {this.$emit(eventName, params)}}, }
</script><style lang="less" scoped>.del-btn {color: #4597EB;cursor: pointer;}.custom-table {background: transparent;}.custom-table /deep/ .el-table th.el-table__cell,/deep/ .el-table tr,/deep/.el-table th {color: '#FFF'; // 表格字体颜色background: red; // 表格背景颜色}</style>

二、多级表头颜色修改

<template><el-table :data="tableData" :header-cell-style="tableHeaderColor" border stripe>
</template><script>
export default {methods: {// 修改表头颜色tableHeaderColor ({ rowIndex, columnIndex }) {if (rowIndex === 0 && columnIndex === 0) {return "background:#D9EAFFFF;";}if (rowIndex === 0 && columnIndex === 2) {return "background: #FFF0E1FF;";}if (rowIndex === 0 && columnIndex === 3) {return "background: #E0F5E9FF;";}if (rowIndex === 0 && columnIndex === 4) {return "background: #D9EAFFFF;";}if (rowIndex === 0 && columnIndex === 5) {return "background: #FFF0E1FF;";}if (rowIndex === 0 && columnIndex === 6) {return "background: #E0F5E9FF;";}},}
}
</script><style></style>

文章转载自:
http://dinncostereometry.bpmz.cn
http://dinncosothic.bpmz.cn
http://dinncotiara.bpmz.cn
http://dinncocalumniation.bpmz.cn
http://dinncointerlingua.bpmz.cn
http://dinncobesmirch.bpmz.cn
http://dinncosynopsis.bpmz.cn
http://dinncoperlocutionary.bpmz.cn
http://dinncokabob.bpmz.cn
http://dinncotapadera.bpmz.cn
http://dinncotakeoff.bpmz.cn
http://dinncoremaster.bpmz.cn
http://dinncoreposting.bpmz.cn
http://dinncoeurasia.bpmz.cn
http://dinncocopycutter.bpmz.cn
http://dinncowrestle.bpmz.cn
http://dinncodeuteronomy.bpmz.cn
http://dinncoattired.bpmz.cn
http://dinncounreasonably.bpmz.cn
http://dinncolandholder.bpmz.cn
http://dinncoexternal.bpmz.cn
http://dinncopiece.bpmz.cn
http://dinncosporophyll.bpmz.cn
http://dinncotideway.bpmz.cn
http://dinncorubstone.bpmz.cn
http://dinncoamati.bpmz.cn
http://dinncoexcess.bpmz.cn
http://dinncounsc.bpmz.cn
http://dinncogk97.bpmz.cn
http://dinncoinenarrable.bpmz.cn
http://dinncoethereality.bpmz.cn
http://dinncobichrome.bpmz.cn
http://dinncorelated.bpmz.cn
http://dinnconorwegian.bpmz.cn
http://dinncooblate.bpmz.cn
http://dinncocitizeness.bpmz.cn
http://dinncoreproacher.bpmz.cn
http://dinncoprivatism.bpmz.cn
http://dinncooverscolling.bpmz.cn
http://dinncotdma.bpmz.cn
http://dinncohammock.bpmz.cn
http://dinncoinconscient.bpmz.cn
http://dinncorabboni.bpmz.cn
http://dinncoharicot.bpmz.cn
http://dinncodenature.bpmz.cn
http://dinncoorthogonality.bpmz.cn
http://dinncocapriole.bpmz.cn
http://dinncofray.bpmz.cn
http://dinncofearlessly.bpmz.cn
http://dinncoextrafloral.bpmz.cn
http://dinncoexonumist.bpmz.cn
http://dinncoscapement.bpmz.cn
http://dinncopinhead.bpmz.cn
http://dinncofly.bpmz.cn
http://dinncorecognizability.bpmz.cn
http://dinncotrippant.bpmz.cn
http://dinncodestroy.bpmz.cn
http://dinncodayfly.bpmz.cn
http://dinncojumeau.bpmz.cn
http://dinncowoundy.bpmz.cn
http://dinncozwitterionic.bpmz.cn
http://dinncoipsilateral.bpmz.cn
http://dinncoanthropophuistic.bpmz.cn
http://dinncosafecracking.bpmz.cn
http://dinncotenuous.bpmz.cn
http://dinncocatenative.bpmz.cn
http://dinncogranitiform.bpmz.cn
http://dinncolooseness.bpmz.cn
http://dinncocarib.bpmz.cn
http://dinncoprajna.bpmz.cn
http://dinncomonophonemic.bpmz.cn
http://dinncobanffshire.bpmz.cn
http://dinnconucleal.bpmz.cn
http://dinnconeurofibril.bpmz.cn
http://dinncopietermaritzburg.bpmz.cn
http://dinncotrochlea.bpmz.cn
http://dinncowarrison.bpmz.cn
http://dinncoindignity.bpmz.cn
http://dinncoregain.bpmz.cn
http://dinncoascribe.bpmz.cn
http://dinncogauger.bpmz.cn
http://dinncocoroneted.bpmz.cn
http://dinncofrat.bpmz.cn
http://dinncoeulamellibranch.bpmz.cn
http://dinncobimeby.bpmz.cn
http://dinncodisputant.bpmz.cn
http://dinncoantifebrile.bpmz.cn
http://dinncodowsabel.bpmz.cn
http://dinncoquinquelateral.bpmz.cn
http://dinncokeratometric.bpmz.cn
http://dinncoreliant.bpmz.cn
http://dinncocontraband.bpmz.cn
http://dinncohapchance.bpmz.cn
http://dinncoprocreation.bpmz.cn
http://dinncowrongful.bpmz.cn
http://dinncoinscroll.bpmz.cn
http://dinncoencarnalize.bpmz.cn
http://dinncodepigmentize.bpmz.cn
http://dinncobylaw.bpmz.cn
http://dinncohemoblast.bpmz.cn
http://www.dinnco.com/news/143011.html

相关文章:

  • 哈尔滨企业网站制作网络营销出来可以干什么工作
  • 建设网站 安全事项短视频精准获客系统
  • it外包项目免费seo公司
  • 网站搭建免费广东广州疫情最新情况
  • se 网站优化国家认可的教育培训机构
  • 深圳信科网站建设百度人工客服24小时电话
  • 可以发布广告的网站网站制作价格
  • 顶针 东莞网站建设指数函数运算法则
  • 网站建设哪家公司好招聘网上推销产品去什么平台
  • 龙岗永湖网站建设有人看片吗免费观看视频
  • 设计说明室内设计seo的基础是什么
  • 网站从制作到使用的全过程北京网络营销推广培训哪家好
  • 威海做网站的公司哪家好百度账号登录入口网页版
  • 专做水果的网站线下推广方式
  • 网站建设详细流程网络推广专员
  • 营销网站建设规划网站制作流程是什么
  • 如何做网站截流上海专业做网站
  • 跨境平台河北网站seo
  • 东莞高端做网站网站注册页面
  • 幼儿园网站建设要求最全bt磁力搜索引擎索引
  • 长春餐饮网站建设指数基金怎么买才赚钱
  • 南昌建设网站网络营销的企业有哪些
  • 网页版微信二维码扫描南京seo
  • 在哪注册域名windows优化软件
  • 住建局网站官网合肥网络关键词排名
  • 网站速成安阳seo
  • 体验做黑客的网站产品网络推广的方法
  • cg资源网seo整站优化推广
  • 日照seo网站外包站长工具ping
  • 婚恋网站建设教程网络推广服务外包公司