diff --git a/docs/index.html b/docs/index.html
index 99e4257cc1..6261cd8731 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.40bcb33f.js b/docs/static/js/index.40bcb33f.js
new file mode 100644
index 0000000000..e3e22bd553
--- /dev/null
+++ b/docs/static/js/index.40bcb33f.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("p",[e._v("依赖库 "),n("a",{staticClass:"link",attrs:{href:"https://www.npmjs.com/package/xe-utils"}},[e._v("xe-utils")]),e._v(" "),n("a",{staticClass:"link",attrs:{href:"https://cn.vuejs.org/v2/guide/components-slots.html#%E5%8A%A8%E6%80%81%E6%8F%92%E6%A7%BD%E5%90%8D"}},[e._v("vue2.6+")])]),n("pre",[e._v(" "),n("code",{staticClass:"javascript"},[e._v("\n npm install xe-utils 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