UNPKG
bmfe-weex-eros-template-standard
Version:
latest (2.0.0-rc2)
2.0.0-rc2
2.0.0-rc1
本木前端 weex 集成方案
bmfe-weex-eros-template-standard
/
template
/
src
/
js
/
components
/
__eros__
/
weex-ui
/
packages
/
wxc-lottery-rain
/
libs
/
config.js
10 lines
(9 loc)
•
153 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
export
const
DEFAULT
=
{
intervalTime:
400
,
hideAniTime:
300
,
showAniTime:
300
,
showTime:
400
,
randomTime:
300
,
width:
241
,
height:
206
}
;