Skip to content

Instantly share code, notes, and snippets.

@jesseincn
Last active August 29, 2015 14:05
Show Gist options
  • Save jesseincn/73c0e5d54af3baea8bbf to your computer and use it in GitHub Desktop.
Save jesseincn/73c0e5d54af3baea8bbf to your computer and use it in GitHub Desktop.
bootstrap提示框
G.ui.tips.suc(data.msg);
G.ui.tips.err(data.msg);
G.ui.tips.confirm_flag('您确定吗?',function(){});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment