简介
该用户还未填写简介
擅长的技术栈
可提供的服务
暂无可提供的服务
前言<trtc-room>是基于 <live-pusher> 和 <live-player> 实现的用于 TRTC 互通的自定义组件,集成该组件后的小程序可拥有实时音视频和直播互动等功能。最近盘古项目有需要小程序完成音视频咨询通话的需求,故先简单尝新了一下。然而这个组件刚面世不久,文档的内容比较欠缺、不太完善,就连疑难解答也是少得可怜,甚至基本上看不到有比较完整
如果element table在不该出现滚动条的情况下出现了滚动条,那么,请注意你的reset.css文件table {border-spacing: 0;border-collapse:separate;/* 如果值为collapse,则element表格下方会出现滚动条*/}...
d = { "student":[ { "count":1000, "stuList":[ { "name":"张三", "age":"18", "address":{ "city":"北京",
1、微信小程序使用ext.json在项目根目录定义ext.json文件ext.json{"extEnable": true,"ext": {"shopId": 20}}然后if (wx.getExtConfig) {wx.getExtConfig({success(res) {console.log(res.extC...
html部分:class="role-table col-xs-offset-2 col-md-offset-1 col-sm-offset-2">class="header">class="left">菜单列表class="right">功能权限class="vertical-line">v-for="(item
1:element-ui表格高亮默认颜色,在index.min.css中1855行,这里我改动了一下:.el-table__body tr.current-row> td {/* background: #edf7ff;*/background: #20a0ff;color: #ffffff;}2:表格
companyRenderHeader(h, { column, $index }){return h("span",[h("span",{"class":{"red-star":true}},"*"),h("span","委托方"),])官网api:https://cn.vuejs.org/v2/...
type="button" class="back-top small" @click="backTop()" v-show="backTopShow">我要上天type="text/ecmascript-6">export default {data() {return {backTopShow:false}},
&lt;template&gt;&lt;section class="main"&gt;&lt;div class="drag-box-left"&gt;&lt;div class="drag-title"&gt;拖动排序&lt;/div&gt;&lt
filterKeyLight(text){if (!this.filterKey) return text;const result=text.replace(new RegExp(this.filterKey, 'g'), `&lt;span class="primary_title"&gt;${this.filterKey}&lt;/span&