Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 409 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 409 Bytes

关于

此项目是cordova-plugin-wechat的demo工程(基于corodva创建)

screenshot

使用

cordova platform add android 
cordova platform add ios
cordova plugin add cordova插件目录 --variable APP_ID=wx1231231232132 --variable UNIVERSAL_LINK=https://xxxx

cordova build android
cordova build ios