随笔分类 - 学习微信小程序(笔记)
摘要:效果如图,简单的画笔 index.wxml中的代码: <view id="container"> <view class="canvas_ht"> <canvas canvas-id="myCanvas" class="myCanvas" disable-scroll="false" bindtou
阅读全文
摘要:效果如下图 需要用到weapp-qrcode.js,下载https://blog-static.cnblogs.com/files/-tiantian/weapp-qrcode.js,点开链接按 ctrl + s 保存到相应的位置 index.wxml中的代码: <view id="containe
阅读全文
摘要:样式如图 index.wxml中的代码: <!--index.wxml--> <view class="container"> <view class="search"> <image src="../../images/plus.png" mode="aspectFit" bindtap="add
阅读全文

浙公网安备 33010602011771号