摘要:
wxml <!-- 生成海报二维码并保存到相册 --> <view class='cont' id='canvas-container'> <canvas canvas-id="myCanvas" style="width:100%;height:100%;" bindlongtap='saveSh 阅读全文
posted @ 2020-06-29 15:38
小那
阅读(306)
评论(0)
推荐(0)
摘要:
wxml <image src='../../images/agoproduct/totop.png' class='goTop' hidden='{{!floorstatus}}' bindtap="goTop"></image> wxss /* 返回顶部 */ .goTop{ height: 7 阅读全文
posted @ 2020-06-29 10:29
小那
阅读(222)
评论(0)
推荐(0)