首页
学习
活动
专区
工具
TVP
发布
社区首页 >问答首页 >小程序搭建时data-event-opts跳转内部页面报错,跳转的内部页面却需要获取APPID?

小程序搭建时data-event-opts跳转内部页面报错,跳转的内部页面却需要获取APPID?

提问于 2022-12-11 15:58:24
回答 1关注 0查看 245

<view bindtap="__e" catchtouchmove="__e" class="movable data-v-a1" data-event-opts="{{[ [ 'tap',[ [ 'skipPage',['/subpages/pages/mailing-consult/mailing-consult'] ] ] ],[ 'touchmove',[ [ 'touchmove',['$event'] ] ] ] ]}}" style="{{'position:fixed;right:0;top:80%;'+'top:'+(leftTop==0?'80%':leftTop+'px')+';'}}">

<image class="data-v-a1" mode="widthFix" src="/static/image/index/zixun.png" style="width:100rpx;"></image>

</view>

明明跳转的内部页面,却提示需要APPID,有没有朋友遇到一样的问题,请高手解惑

开发者工具报错:{errMsg: "navigateToMiniProgram:fail should have appId or shortLink"}

回答

和开发者交流更多问题细节吧,去 写回答
相关文章

相似问题

相关问答用户
领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档