UNPKG
iuap-design
Version:
latest (3.0.6)
3.0.6
3.0.2
3.0.1
UI Framework Used For Enterprise.
github.com/iuap-design/iuap-design
iuap-design/iuap-design
iuap-design
/
js
/
threeBtnDialog.js
10 lines
(8 loc)
•
138 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
10
/** * Created by dingrf on 2015-11-19. */
/** * 三按钮确认框(是 否 取消) */
u.threeBtnDialog =
function
(
)
{ }