scroll-view组件的scroll-into-view属性获取不到元素id?

小程序 文章 2021-12-24 10:40 723 0 全屏看文

AI助手支持GPT4.0

scroll-view组件的scroll-into-view属性获取不到元素id?The scroll-into-view property of the scroll-view component cannot get the element id?

scroll-view组件的scroll-into-view属性获取不到元素id?

bindscroll="swichNav"函数获取不到元素id

<scroll-view scroll-y="true" scroll-with-animation="true" refresher-enabled="true" enhanced="true" scroll-into-view="{{rowView}}" scroll-top="{{scrollTop}}" bindscroll="swichNav" class="task_view" style="height:{{menuHeight}}px">    <view class="item_scroll">      <block wx:for="{{task}}" wx:for-index="index" wx:key="item">        <text id="row_{{index}}" style="color: #ffffff;">{{item.time}}</text>        <view wx:for="{{item.shop}}" wx:for-item="items" wx:key="item" class="shop">          <text>{{items.name}}</text>          <text class="shop_order">20</text>          <view class="flex-center shop_info">            <image class="avatar_35" mode="aspectFill" lazy-load="true" src="/uploads/cj/article/2021/12/24/38f4f8bd8a7011892bab1ed768e76a93.jpg"></image>            <view class="flex-center"> <text>距您</text> <text>1230/m</text>            </view>          </view>        </view>      </block>    </view>  </scroll-view>

bindscroll="swichNav"函数

swichNav: function (e) {    console.log(e.currentTarget);  },




bindscroll="swichNav"函数获取不到元素id {{item.time}} {{items.name}} 20 距您 1230/m bindscroll="swichNav"函数 swichNav: function (e) { console.log(e.currentTarget); }, 

回答:

社区技术运营专员-horanzhou:

请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。

叶子🍃:

我们以前的项目一直都是根据滚动距离估算的,有段时间没了解了,现在还是取不到id吗?

游戏结束べ:
scroll-into-view是滑动到这个id的位置,并不是只显示这个id的内容


brave:

具体描述一下?

-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
微信小程序 同—页面两个方法之间怎么传递数组?
bindGetUserInfo提取用户名称总是 显示 “微信用户”?
求助,请问广告投放开始后一直没有量是怎么回事呢?
微信小游戏开发者后台、错误查询频繁失败
通过encryptedData、iv、session_key为什么获取不到手机号?
随便看看
微信公众号免300认证教程 5168
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 4476
小程序广告组件通过审核,但是小程序内没有显示广告? 4447
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8500
问题? 8123
如何快速搭建抽奖助手小程序(无需代码知识) 5279
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 6551
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 5840
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 5503
如何解决渲染层网络错误Failed to load media? 16751