摘要:
/** * jQuery 扩展 */(function ($) { $.fn.extend({ /** * 目标为任意对象元素 * 同时绑定单击和双击事件 */ bindClick: function (click, dblClick, el) { el = el || $(this); var _ 阅读全文
posted @ 2018-07-27 16:43
本木木
阅读(265)
评论(0)
推荐(0)
摘要:
legend: { type: 'scroll', orient: 'horizontal', bottom:0, left:'center', itemGap: 0, itemWidth: 10, itemHeight: 10, textStyle:{ color: '#11f7f7' }, pa 阅读全文
posted @ 2018-07-27 16:34
本木木
阅读(7099)
评论(0)
推荐(0)
摘要:
1.新建两种样式 2.//HTML部分 <!-- 中间内容页 --> <div class="row home-content noprint"> <div class='themes-box'> <div class='themes'> <div class="well-item" onclick 阅读全文
posted @ 2018-07-27 16:27
本木木
阅读(1417)
评论(0)
推荐(0)

新号掘金 :https://juejin.cn/post/7020693762212888584 (爱学习的免费关注一下! 错过了永远也就错过了!!!) // 全图默认背景 // backgroundColor: ‘rgba(0,0,0,0)’, // 默认色板 color: ['#ff7f50',
浙公网安备 33010602011771号