feat: 二维码组件

This commit is contained in:
2024-12-31 15:12:09 +08:00
parent 630e14fe1e
commit f10b6431c7
20 changed files with 12192 additions and 8429 deletions

6
dist/base.wxml vendored
View File

@@ -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>