This website works better with JavaScript.
Explore
Help
Sign In
jinbokai
/
fineui-start
forked from
fanruan/fineui-start
Watch
1
Star
0
Fork
You've already forked fineui-start
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
快速搭建fineui开发环境。
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.
2
Commits
2
Branches
0
Tags
444 KiB
JavaScript
76%
CSS
14.5%
HTML
9.5%
Tree:
973987b5a0
feature
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '973987b5a0'
${ noResults }
fineui-start
/
src
/
index.js
6 lines
109 B
Raw
Blame
History
!
(
function
(
)
{
BI
.
createWidget
(
{
type
:
"my.todolist"
,
element
:
"#wrapper"
}
)
;
}
)
(
)
;
Reference in new issue
Copy Permalink