摘要: view: <text bindlongtap='copy' data-name='{{name}}'>{{item.name}}</text> js: copy(e) { var that = this; wx.setClipboardData({ data: e.currentTarget.da 阅读全文
posted @ 2019-07-09 16:39 风起南岸 阅读(616) 评论(0) 推荐(0)