使用弹框样式

This commit is contained in:
daiao 2017-06-09 21:15:58 +08:00
parent e20d6d5bee
commit ea583751ea
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
notice_box("申请成功,我们将在一个工作日内完成审核")
$("body").append('<%= j( render :partial => 'welcome/one_btn_mask_pop', :locals => {:btn => "确定", :tip1 => "申请成功,我们将在一个工作日内完成审核", :url => "javascript:void(0);"}) %>');