首页 > TAG信息列表 > context1
发送HTML格式邮件
主要在于构建HTML模板,新建类似模板: <table border='0' th:each='data:${datas}' cellspacing='1' cellpadding='0' style='background:#DCDFE6; line-height: 30px;width: 900px; left:auto;'> <tr style="小程序-canvas签字功能
WXML <view class="qianzi"> <view class="paper"> <canvas class="handWriting" disable-scroll="true" bindtouchstart="touchstart1" bindtouchmove="touchmove1" canva微信小程序---手写签名(签字版)
公司近期有个需要用户签名的功能,就用小程序canvas写了个, wxml <view class="sign"> <view class="paper"> <canvas class="handWriting" disable-scroll="true" bindtouchstart="touchstart1" bindtouchmove="touchm微信小程序实现电子签名
<style lang="less"> .paper{border:1px solid #dedede; margin: 10px; height:160px } .image{border:1px solid #dedede; margin: 10px; height:160px } .signBtn{display: flex; margin-top:20px;} .signTitle{ text-align: center; font-size:1.2em;margi