fineui是帆软报表和BI产品线所使用的前端框架。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
windy c67fce358a Merge branch 'master' of ssh://cloud.finedevelop.com:7999/~windy/fui 7 years ago
..
fix
font
i18n
images
resource
README.md
_fineui.min.js update 7 years ago
base.css
base.js Merge remote-tracking branch 'origin/master' 7 years ago
bundle.css Merge branch 'master' of ssh://cloud.finedevelop.com:7999/~windy/fui 7 years ago
bundle.js Merge branch 'master' of ssh://cloud.finedevelop.com:7999/~windy/fui 7 years ago
bundle.min.css update 7 years ago
bundle.min.js update 7 years ago
case.js Merge branch 'master' of ssh://cloud.finedevelop.com:7999/~windy/fui 7 years ago
config.js Merge branch 'master' of ssh://cloud.finedevelop.com:7999/~windy/fui 7 years ago
core.css
core.js
core_without_normalize.css
demo.css
demo.js clear_editor的默认值 7 years ago
fineui.css Merge branch 'master' of ssh://cloud.finedevelop.com:7999/~windy/fui 7 years ago
fineui.js
fineui.min.css update 7 years ago
fineui.min.js update 7 years ago
index.html
polyfill.js
resource.css
router.js
widget.css
widget.js

README.md

fineui.js

整个fineui打包文件,不包括配置文件

fineui.css

整个fineui打包文件,不包括资源文件

config.js

配置文件,这只是一个案例,集成进系统的时候需要进行配置

resource.css

app.css background.css icon.css font.css的合并文件,集成进系统的时候需要进行配置

router.js

路由文件,使用fineui路由的时候才需要引入

bundle.js bundle.css

所有文件的合并文件, 主要给在线demo和文档用的

core_without_normalize.css

不带标准化的core.css文件,只引入通用css样式的时候才需要

chart.js

封装好的一层图表api