fs

时间:2021-03-06 17:19:52
【文件属性】:
文件名称:fs
文件大小:384KB
文件格式:ZIP
更新时间:2021-03-06 17:19:52
Vue 古洛 VUE造* 介绍 这是我个人学习创造的的Vue UI组件库 开始使用 添加CSS样式 使用本框架前,请在Css中开启box-sizing:border-box; *,*::before,*::after{box-sizing:border-box} 你还需要设置默认的颜色等变量html{ --button-height:32px; --font-size: 14px; --button-bg: white; --border-radius:4px; --button-active-bg: #eee; --color: #999; --border-color:#999; --border-color-hover:#666; } IE 15浏览器支持以上样式 安装distance-ui npm i-保存fs-ui-k
【文件预览】:
fs-master
----.travis.yml(203B)
----docs()
--------40-other()
--------30-components()
--------.vuepress()
--------20-install()
--------README.md(652B)
--------10-intro--nc()
----package.json(1KB)
----test()
--------row.test.js(2KB)
--------button.test.js(2KB)
--------col.test.js(3KB)
--------input.test.js(4KB)
----tests()
--------unit()
----LICENSE(1KB)
----package-lock.json(612KB)
----src()
--------App.vue(98B)
--------assets()
--------views()
--------main.js(1KB)
--------components()
--------router()
--------store()
----.eslintrc.js(534B)
----deploy.sh(532B)
----.gitignore(231B)
----.browserslistrc(30B)
----public()
--------index.html(611B)
--------favicon.ico(4KB)
----karma.conf.js(2KB)
----README.md(1KB)
----babel.config.js(66B)

网友评论