UNPKG

generate-weapp-page

Version:
6 lines (5 loc) 187 B
module.exports = options => `<!-- 可用组件:https://mp.weixin.qq.com/debug/wxadoc/dev/component/ --> <view class="container"> <text class="title">{{ title }}</text> </view> `