uView2.0
uView2.0 copied to clipboard
u-sticky 在字节跳动小程序里面不生效
版本
2.0.33
转载链接
重现步骤
<template> <view> <u-sticky bgColor="#f8f8f8ff" :customNavHeight="0"> <view> <u-tabs :list="[{ tabName: 'AAAAA', tabKey: 'one' }, { tabName: 'BBBBB', tabKey: 'two' }]" lineWidth="0" lineHeight="0" :activeStyle="{ color: '#303133', fontWeight: 'bold', fontSize: '20px', transform: 'scale(1.05)' }" :inactiveStyle="{ color: '#606266', fontSize: '15px', transform: 'scale(1)' }" :itemStyle="{height: '34px'}" keyName="tabName" :current="1"> </u-tabs> </view> </u-sticky> <view style="height: 2000px;background-color: aqua;"></view> </view> </template>
期望的结果是什么?
字节小程序里能正常展示
实际的结果是什么?
字节小程序里不能正常使用
开发工具里生效,但是真机里面不生效,机型小米10s
我也是这个版本,开发工具不生效,真机也不生效,小米10