vue小程序转化器
vue能转成4个微信小程序文件,4个文件也能转成一个vue文件
npm i vue-weapp-converter -g
- 可以把vue转成4个微信小程序文件,传入vue文件地址
vwc [vue-file path]
- 可以把weapp的4个文件转成一个vue文件,传入4个weapp文件夹路径
vwc -r [file folder path]
https://github.com/jerryni/vue-weapp-converter/blob/master/contribution.md