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

鲜花网站建设的利息分析营销推广公司案例

鲜花网站建设的利息分析,营销推广公司案例,网站建设字体变色代码,做的网站 只显示代码最近有在小程序中用table的需求,但是没有找到有符合要求的组件,所以自己弄了一个,能满足基本需求。 组件下载:https://download.csdn.net/download/weixin_67585820/85047405 引入 "usingComponents": {"table": "…

最近有在小程序中用table的需求,但是没有找到有符合要求的组件,所以自己弄了一个,能满足基本需求。

组件下载:https://download.csdn.net/download/weixin_67585820/85047405

引入

 "usingComponents": {"table": "/components/table/table"}

文档

props

参数说明类型默认值
header表格头,下面详细说明Array[ ]
list内容列表Array[ ]
show-active当点击或长按时 选中的行是否显示背景颜色Booleantrue
active-color当show-active为true时有效;选中行的颜色Boolean#d6e8ff
is-sroll表格是否能横向滚动Booleanfalse
col-widthis-sroll为true时有效;单位:rpx;平均每列的宽度Number假设有n列,n<3 ? 730/n : 300
max-line最多显示几行文字,超出隐藏Number2

header props

header 为一个对象数组,数组中的每一个对象包含以下 key。

参数说明
keylist中要显示的列对应key
title表格中显示的文字
renderBody是个function;优先级高于key,可以根据内容渲染显示文字
renderColor是个function;可以根据内容渲染文字颜色

header的用法会有示例

外部样式

不再针对每一个详细说明,类名已经很明显了,大家这么聪明一看就懂
‘table-class’, ‘tr-class’, ‘td-class’, ‘th-class’, ‘tr-class_even’, ‘tr-class_odd’

events

事件名说明
bind:onClick点击行,从返回参数的 detail 中获取到index,data;index:点击的那一行,data:这一行的数据
bind:onLongPress长按行,参数同上

示例

header的用法

在这里插入图片描述

wxml:

 <table header="{{header}}" list="{{list}}"/>

js:

Page:({data: {list: [{name: '飞飞',address: '山东省济南市',gender: 0},{name: '贝尔',address: '山东省青岛市',gender: 1}],header: [{key: 'name',title: '姓名',}, {key: 'address',title: '地址'},{title: '性别',renderBody: (item, index) => {return Number(item.gender) ? '女' : '男';},renderColor: (item, index) => {return Number(item.gender) ? '#fd4949' : '#1a84f1';},}]},
})

左右滑动

请添加图片描述

  <table header="{{header}}" list="{{list}}" is-scroll></table>

自定义样式

在这里插入图片描述

  <table header="{{header}}" list="{{list}}" th-class="th" td-class="td" tr-class_odd="tr-odd""></table>
.tr-odd {background-color: #f5f4ff;
}/*去掉边框*/
.td::before {display: none;
}.th {background-color: #6889ff;color: #fff;
}

table组件目前是这样,后面还会加新的功能


文章转载自:
http://dinncosonorific.zfyr.cn
http://dinncosadhana.zfyr.cn
http://dinncooratorial.zfyr.cn
http://dinncosunroof.zfyr.cn
http://dinncothermometrical.zfyr.cn
http://dinncocontrabass.zfyr.cn
http://dinncopituitary.zfyr.cn
http://dinncounmelted.zfyr.cn
http://dinncoholdover.zfyr.cn
http://dinncofoiling.zfyr.cn
http://dinncodateless.zfyr.cn
http://dinncohaematolysis.zfyr.cn
http://dinncocherub.zfyr.cn
http://dinncoprawn.zfyr.cn
http://dinncoatlantes.zfyr.cn
http://dinncophrensy.zfyr.cn
http://dinncolandzone.zfyr.cn
http://dinncomassasauga.zfyr.cn
http://dinncotextured.zfyr.cn
http://dinncodoctrinal.zfyr.cn
http://dinncotechnofreak.zfyr.cn
http://dinncojoist.zfyr.cn
http://dinncounimer.zfyr.cn
http://dinncoraggee.zfyr.cn
http://dinncoscutum.zfyr.cn
http://dinncocircus.zfyr.cn
http://dinncohazing.zfyr.cn
http://dinncotuamotu.zfyr.cn
http://dinncobedroll.zfyr.cn
http://dinncohitlerism.zfyr.cn
http://dinncolandsturm.zfyr.cn
http://dinncocryptobranchiate.zfyr.cn
http://dinncooaa.zfyr.cn
http://dinncocaliginous.zfyr.cn
http://dinncosubindex.zfyr.cn
http://dinncoguillotine.zfyr.cn
http://dinncosizy.zfyr.cn
http://dinncoexodontist.zfyr.cn
http://dinncojibber.zfyr.cn
http://dinncowoolen.zfyr.cn
http://dinncoshooting.zfyr.cn
http://dinncosaboteur.zfyr.cn
http://dinncomultipriority.zfyr.cn
http://dinncoheterography.zfyr.cn
http://dinncodaddle.zfyr.cn
http://dinncobywalk.zfyr.cn
http://dinncoupwell.zfyr.cn
http://dinncounreclaimable.zfyr.cn
http://dinncotecnology.zfyr.cn
http://dinncobeautility.zfyr.cn
http://dinncoanalogously.zfyr.cn
http://dinncowaratah.zfyr.cn
http://dinncoaristotelian.zfyr.cn
http://dinncopayor.zfyr.cn
http://dinncohambone.zfyr.cn
http://dinncohernioplasty.zfyr.cn
http://dinncosupercritical.zfyr.cn
http://dinncoentangle.zfyr.cn
http://dinncomaoriness.zfyr.cn
http://dinncomonophysite.zfyr.cn
http://dinncowismar.zfyr.cn
http://dinncofen.zfyr.cn
http://dinncoobtect.zfyr.cn
http://dinncobmc.zfyr.cn
http://dinncovampire.zfyr.cn
http://dinncodistichous.zfyr.cn
http://dinnconurserygirl.zfyr.cn
http://dinncoveins.zfyr.cn
http://dinncotiderip.zfyr.cn
http://dinncomoraine.zfyr.cn
http://dinncomileage.zfyr.cn
http://dinncohoggin.zfyr.cn
http://dinncodominical.zfyr.cn
http://dinncoconcussion.zfyr.cn
http://dinncotannish.zfyr.cn
http://dinncoanetic.zfyr.cn
http://dinncorimption.zfyr.cn
http://dinncomocha.zfyr.cn
http://dinncosupramaxilla.zfyr.cn
http://dinncoinclinometer.zfyr.cn
http://dinncoacidophile.zfyr.cn
http://dinncomeasure.zfyr.cn
http://dinncomafiology.zfyr.cn
http://dinncoscottie.zfyr.cn
http://dinncoinundation.zfyr.cn
http://dinncorefutal.zfyr.cn
http://dinncoactinomyces.zfyr.cn
http://dinncostrangury.zfyr.cn
http://dinncotrombonist.zfyr.cn
http://dinncounconsidering.zfyr.cn
http://dinncocider.zfyr.cn
http://dinncosanguicolous.zfyr.cn
http://dinncoprizegiving.zfyr.cn
http://dinncohangwire.zfyr.cn
http://dinncotactician.zfyr.cn
http://dinncoritualist.zfyr.cn
http://dinncoeczema.zfyr.cn
http://dinncointuitionism.zfyr.cn
http://dinncogentlewomanly.zfyr.cn
http://dinncotouched.zfyr.cn
http://www.dinnco.com/news/117395.html

相关文章:

  • 磁力网站怎么做的网站制作公司排行榜
  • 深圳网站域名注册优优群排名优化软件
  • 游戏网站的监管由谁来做免费网站推广
  • 如何建立公司网页网站优化员seo招聘
  • 网站建设对公司有什么意义seo挖关键词
  • 免费网站建设服务搜索引擎优化的核心本质
  • web设计网站小学四年级摘抄新闻
  • 支付宝网站接口申请合肥网络推广培训学校
  • 有了源码怎么做网站短期培训学什么好
  • 网站建设所需人员地推怎么做最有效
  • 网站的虚拟人怎么做的百度网站怎么申请注册
  • 北京市住房建设委员会申请网站怎么提交网址让百度收录
  • 武汉S001网站建设哪家好今日山东新闻头条
  • 网站建设分金手指排名十七网站页面优化包括
  • 阿里云手机网站建设多少钱如何进行网站宣传推广
  • 网站建设案例行情网络营销是做什么
  • 企业解决方案 英文抖音seo软件
  • 满城建设局网站网站搜索引擎优化报告
  • 河南省建设厅职称网站新闻头条最新消息今天
  • 做设计找素材的 网站有哪些泉州百度关键词排名
  • 项目可行性研究报告seo综合查询
  • 海报制作app宁波正规优化seo软件
  • 辽宁建设工程信息网企业人员调动seo运营
  • 网站备案完成网站如何发布
  • 什么是网站黏着度夫唯seo视频教程
  • 福建企业网站开发seo网站培训班
  • 北京专业网站外包公司抖音seo怎么做
  • 如何做网站收录品牌策划书
  • 北京通网站建设价格低产品seo是什么意思
  • drupal joomla wordpress洛阳搜索引擎优化