.wx-swiper-dots {
bottom: 180rpx !important;
margin-bottom: env(safe-area-inset-bottom);
}
用CSS页面中可以控制,组件中无效
https://developers.weixin.qq.com/miniprogram/dev/component/swiper.htmlhttps://developers.weixin.qq.com/miniprogram/dev/api/base/debug/console.html
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
调节指示点位置是Skyline 特有属性,你需要确定开发的时候是Skyline渲染模式,而不是Webview模式