feat: 数组排序reverse

This commit is contained in:
eric
2022-11-26 12:01:33 +08:00
parent 91b15419af
commit 0555fb9392
5 changed files with 75 additions and 25 deletions

8
dist/base.wxml vendored
View File

@@ -129,6 +129,14 @@
</video>
</template>
<template name="tmpl_0_59">
<web-view src="{{i.p0}}" bindmessage="eh" bindload="eh" binderror="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}">
<block wx:for="{{i.cn}}" wx:key="sid">
<template is="{{xs.e(cid+1)}}" data="{{i:item,l:l}}" />
</block>
</web-view>
</template>
<template name="tmpl_0_36">
<official-account bindload="eh" binderror="eh" style="{{i.st}}" class="{{i.cl}}" bindtap="eh" id="{{i.uid||i.sid}}" data-sid="{{i.sid}}"></official-account>
</template>