xm-select/dist/static/3.js

1 line
7.7 KiB
JavaScript
Raw Normal View History

2019-09-27 19:10:51 +08:00
(window.webpackJsonp=window.webpackJsonp||[]).push([[3],{358:function(n,e,t){var a=t(360);"string"==typeof a&&(a=[[n.i,a,""]]);var i={hmr:!0,transform:void 0,insertInto:void 0};t(2)(a,i);a.locals&&(n.exports=a.locals)},359:function(n,e,t){"use strict";var a=t(358);t.n(a).a},360:function(n,e,t){(n.exports=t(1)(!1)).push([n.i,".page-changelog {\n padding-bottom: 100px;\n}\n.page-changelog .fr {\n float: right;\n padding: 0;\n}\n.page-changelog .fr.el-button {\n transform: translateY(-3px);\n}\n.page-changelog .fr a {\n display: block;\n padding: 10px 15px;\n color: #333;\n}\n.page-changelog .fr:hover a {\n color: #409EFF;\n}\n.page-changelog .heading {\n font-size: 24px;\n margin-bottom: 60px;\n color: #333;\n}\n.page-changelog .timeline {\n padding: 0;\n padding-bottom: 10px;\n position: relative;\n color: #5e6d82;\n}\n.page-changelog .timeline > li {\n position: relative;\n padding-bottom: 15px;\n list-style: none;\n line-height: 1.8;\n border: 1px solid #ddd;\n border-radius: 4px;\n}\n.page-changelog .timeline > li:not(:last-child) {\n margin-bottom: 50px;\n}\n.page-changelog .timeline ul {\n padding: 30px 30px 15px;\n}\n.page-changelog .timeline ul ul {\n padding: 0;\n padding-top: 5px;\n padding-left: 27px;\n}\n.page-changelog .timeline ul ul li {\n padding-left: 0;\n color: #555;\n word-break: normal;\n}\n.page-changelog .timeline ul ul li::before {\n content: '';\n circle: 4px #fff;\n border: solid 1px #333;\n margin-right: -12px;\n display: inline-block;\n vertical-align: middle;\n}\n.page-changelog .timeline li li {\n font-size: 16px;\n list-style: none;\n padding-left: 20px;\n padding-bottom: 5px;\n color: #333;\n word-break: break-all;\n}\n.page-changelog .timeline li li:before {\n content: '';\n circle: 6px #333;\n transform: translateX(-20px);\n display: inline-block;\n vertical-align: middle;\n}\n.page-changelog .timeline i {\n padding: 0 20px;\n display: inline-block;\n}\n.page-changelog .timeline h3 {\n margin: 0;\n padding: 15px 30px;\n border-bottom: 1px solid #ddd;\n font-size: 20px;\n color: #333;\n font-weight: bold;\n}\n.page-changelog .timeline h3 a {\n opacity: 1;\n font-size: 20px;\n float: none;\n margin-left: 0;\n color: #333;\n}\n.page-changelog .timeline h4 {\n margin: 0;\n margin-bottom: -10px;\n font-size: 18px;\n padding-left: 54px;\n padding-top: 30px;\n font-weight: bold;\n}\n.page-changelog .timeline p {\n margin: 0;\n}\n.page-changelog .timeline em {\n position: absolute;\n right: 30px;\n font-style: normal;\n top: 23px;\n font-size: 16px;\n color: #666;\n}\n",""])},362:function(n,e,t){"use strict";t.r(e);var a=function(){var n=this.$createElement,e=this._self._c||n;return e("div",{staticClass:"page-changelog"},[e("div",{staticClass:"heading"},[e("el-button",{staticClass:"fr"},[e("a",{attrs:{href:"https://gitee.com/maplemei/xm-select",target:"_blank"}},[this._v("Gitee")])]),this._v("\n 更新日志\n ")],1),e("ul",{ref:"timeline",staticClass:"timeline"}),e("change-log",{ref:"changeLog"})],1)};a._withStripped=!0;var i=function(){var n=this.$createElement;this._self._c;return this._m(0)};i._withStripped=!0;var r=t(4),l=Object(r.a)({},i,[function(){var n=this,e=n.$createElement,t=n._self._c||e;return t("section",{staticClass:"content element-doc"},[t("h2",{attrs:{id:"geng-xin-ri-zhi"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#geng-xin-ri-zhi","aria-hidden":"true"}},[n._v("¶")]),n._v(" 更新日志")]),t("h3",{attrs:{id:"1.0.4"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#1.0.4","aria-hidden":"true"}},[n._v("¶")]),n._v(" 1.0.4")]),t("p",[t("em",[n._v("2019-09-27")])]),t("h4",{attrs:{id:"xin-zeng"}},[t("a",{staticClass:"header-anchor",attrs:{href:"#xin-zeng","aria-hidden":"true"}},[n._v("¶")]),n._v(" 新增")]),t("ul",[t("li",[n._v("新增多选上限设置, 可以设置多选选中上限")]),t("li",[n._v("新增工具条, 可以全选, 清空, 自定义")]),t("li",[n._v("新增name设置, 可以表单提交, 隐藏input实现, 值为value逗号分隔")]),t("li",[n._v("新增getValue参数, <EFBFBD>