From 8589f2c4e9ffdef4934973584540422a88d24e8a Mon Sep 17 00:00:00 2001 From: xuliangzhan Date: Sun, 2 Jun 2019 21:43:52 +0800 Subject: [PATCH] update --- docs/index.html | 2 +- docs/static/js/index.82b938a9.js | 1 + docs/static/js/index.a77b5531.js | 1 - examples/views/table/start/Advanced.vue | 8 +++++--- 4 files changed, 7 insertions(+), 5 deletions(-) create mode 100644 docs/static/js/index.82b938a9.js delete mode 100644 docs/static/js/index.a77b5531.js diff --git a/docs/index.html b/docs/index.html index fde929013..e0f3e3048 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1 +1 @@ -vxe-table 表格
\ No newline at end of file +vxe-table 表格
\ No newline at end of file diff --git a/docs/static/js/index.82b938a9.js b/docs/static/js/index.82b938a9.js new file mode 100644 index 000000000..29a74374c --- /dev/null +++ b/docs/static/js/index.82b938a9.js @@ -0,0 +1 @@ +var VXETable=function(e){function t(t){for(var a,r,i=t[0],s=t[1],c=t[2],u=0,p=[];u-1?n.className="":n.className="is-show")}},linkEvent:function(e){this.tableList.forEach(function(t){e!==t&&(t.expand=!1)}),e.expand=!e.expand}}}),c=s,d=n("2877"),u=Object(d["a"])(c,r,i,!1,null,null,null),p=u.exports,m=n("8c4f"),b=function(){var e=this,t=e.$createElement;e._self._c;return e._m(0)},v=[function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("div",[n("h3",[e._v("npm 安装")]),n("p",[e._v("推荐使用 npm 的方式安装,它能更好地和 "),n("a",{staticClass:"link",attrs:{href:"https://webpack.js.org/"}},[e._v("webpack")]),e._v(" 打包工具配合使用。")]),n("pre",[e._v(" "),n("code",{staticClass:"javascript"},[e._v("\n npm install vxe-table\n ")]),e._v("\n ")]),n("pre",[e._v(" "),n("code",{staticClass:"javascript"},[e._v("\n import Vue from 'vue'\n import VXETable from 'vxe-table'\n import 'vxe-table/lib/index.css'\n\n Vue.use(VXETable)\n ")]),e._v("\n ")]),n("h3",[e._v("CDN")]),n("p",[e._v("可以通过 "),n("a",{staticClass:"link",attrs:{href:"https://unpkg.com/vxe-table/"}},[e._v("unpkg")]),e._v(" 或 "),n("a",{staticClass:"link",attrs:{href:"https://cdn.jsdelivr.net/npm/vxe-table/"}},[e._v("cdnjs")]),e._v(" 获取到最新版本的资源,并在页面上引入即可")]),n("pre",[e._v(" "),n("code",{staticClass:"xml"},[e._v('\n \x3c!-- 引入样式 --\x3e\n \n \x3c!-- 引入脚本 --\x3e\n