瀏覽代碼

短信发送

yangbiao 9 年之前
父節點
當前提交
2f235b29bf
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      ipu-server/web/biz/js/BusinessStep1.js

+ 1 - 1
ipu-server/web/biz/js/BusinessStep1.js

@ -4,7 +4,7 @@ require(["mobile","jquery","common","wadeMobile","mobile"],function(Mobile,$,Com
4 4
	});
5 5
	$("#opening4g").click(function(){
6 6
		if( confirm("确定办理此业务吗?") ){
7
			WadeMobile.sms("10086","我是中国人",1);
7
			WadeMobile.sms("10086","我是中国人",true);
8 8
			Mobile.tip("短信正在发送……(注意,这是测试短信,不会产生任何费用)");
9 9
			Mobile.loadingStart("等待中……","稍等");
10 10
			setTimeout(function(){