Skip to content
This repository has been archived by the owner on Sep 20, 2020. It is now read-only.

Latest commit

 

History

History

SendSMSDemo

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

短信发送验证码示例程序

Send SMS Demo for Meteor

简介

  • 支持Web、Android和iOS
  • 客户端请求服务器方法发送短信
  • 服务器端使用HTTP.call调用云片网的短信API接口发送短信
  • 使用meteor的包http

截图

使用的包

$ meteor list
autopublish      1.0.3  Publish the entire database to all clients
http             1.1.0  Make HTTP calls to remote servers
insecure         1.0.3  Allow all database writes by default
meteor-platform  1.2.2  Include a standard set of Meteor packages in your app

下载

下载源代码:请戳这里

感谢

若您要发表评论或提交问题,请戳这里

dyh 说:助人乃快乐之本! ^_______^