Skip to content

byteee-fund/cordova-plugin-wechat-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

关于

此项目是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