feat: 二维码组件
This commit is contained in:
6
dist/base.wxml
vendored
6
dist/base.wxml
vendored
@@ -69,6 +69,12 @@
|
||||
</image>
|
||||
</template>
|
||||
|
||||
<template name="tmpl_0_16">
|
||||
<canvas canvas-id="{{i.p0}}" disable-scroll="{{i.p1||!1}}" binderror="eh" bindtouchstart="eh" bindtouchmove="eh" bindtouchend="eh" bindtouchcancel="eh" bindlongtap="eh" type="{{i.p2}}" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
|
||||
<template is="{{xs.a(c, item.nn, l)}}" data="{{i:item,c:c+1,l:xs.f(l,item.nn)}}" wx:for="{{i.cn}}" wx:key="sid" />
|
||||
</canvas>
|
||||
</template>
|
||||
|
||||
<template name="tmpl_0_9">
|
||||
<block>{{i.v}}</block>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user