手机端多种分享plugin插件地址

Posted happenzh

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了手机端多种分享plugin插件地址相关的知识,希望对你有一定的参考价值。

//qq

cordova plugin add https://github.com/iVanPan/Cordova_QQ.git --variable QQ_APP_ID=app_id

参考文档

https://github.com/iVanPan/Cordova_QQ
//微信
cordova plugin add https://github.com/xu-li/cordova-plugin-wechat --variable wechatappid=app_id

参考文档

http://www.w3cfuns.com/notes/15182/372db311ca31a4d868bd8fcb5de0dffa.html
//微博
cordova plugin add https://github.com/iVanPan/cordova_weibo.git --variable WEIBO_APP_ID=app_id

参考文档

https://github.com/iVanPan/cordova_weibo

以上是关于手机端多种分享plugin插件地址的主要内容,如果未能解决你的问题,请参考以下文章