hzw598

Results 2 issues of hzw598

When I move the cell up and down a few times, duplicate cell appears and order is not correct! Can you figure it out and fix it?

**新功能描述** 头条小程序支持sjs语法,希望uni-app支持编译sjs到头条小程序。 **现状及问题** 与页面元素交互频繁,使用到了sjs脚本优化性能,得了sjs脚本文件,但是没有编译到头条小程序。 **尝试方案** 尝试过setData,很卡顿。也尝试过直接复制sjs文件到编译后的头条小程序编辑器运行(报错),都不行。特来uni-app官方寻求解决方案。 **补充信息** 既然uni-app支持编译sjs到支付宝小程序,恳请也支持sjs编译到头条小程序。