文件名称:vue-split-layout:vue.js的可拖动拆分窗格
文件大小:664KB
文件格式:ZIP
更新时间:2024-05-18 17:45:55
JavaScript
Vue分割版面 Vue拆分拖动布局 安装 npm install --save vue-split-layout 用法 ... < template> < div xss=removed> < Layout xss=removed xss=removed xss=removed> < div xss=removed> div> <!-- 0 - view --> < Pane xss=removed>content Pane> <!-- 1 - view --> < div xss=removed> div> <!-- 2 - view --> Layout> div> template> < script > imp
【文件预览】:
vue-split-layout-master
----.gitignore(146B)
----.babelrc(141B)
----package.json(2KB)
----package-lock.json(284KB)
----src()
--------tree.js(2KB)
--------index.js(186B)
--------Layout.jsx(10KB)
--------style.css(1KB)
--------Split.vue(3KB)
--------Layout.css(692B)
--------Pane.vue(823B)
----webpack.config.js(2KB)
----LICENSE(1KB)
----.eslintrc.js(71B)
----README.md(1KB)
----demo()
--------main.js(109B)
--------index.html(167B)
--------App.scss(3KB)
--------App.vue(3KB)
----docs()
--------index.js(2.38MB)
--------index.html(240B)
----test()
--------t.js(186B)
----yarn.lock(195KB)