wtm
v1.0.8
Published
html to wechat-miniprogram
Downloads
41
Readme
安装
npm install wtm -g
使用
跳转至要编译的文件目录内并执行
百度:
wtm build --filename=view(1-6) --bd
小程序地址:pages/wb(1-6)/wb
网页地址:https://www.sunlands.wang/html/view(1-6)/home.html
官方自考:
wtm build --filename=wb(1-10)
小程序地址:webviews/wb(1-10)/index
网页地址:https://img.sunlands.wang/html/wb(1-10)/home.html
学自考:
wtm build --filename=ccwb(1-10)
小程序地址:pages/webviews/wb(1-10)
网页地址:https://img.sunlands.wang/html/ccwb(1-10)/home.html