Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ios slots插槽order配置项 数组长度不能太长 #512

Open
fieen opened this issue Sep 19, 2024 · 2 comments
Open

ios slots插槽order配置项 数组长度不能太长 #512

fieen opened this issue Sep 19, 2024 · 2 comments

Comments

@fieen
Copy link

fieen commented Sep 19, 2024

  • 你当前是什么框架(必填):uniapp 微信开发者工具 ios真机调试
  • 你当前插件的版本(必填):0.0.13
  • 当前环境是小程序还是浏览器(选填):小程序
  • 详细描述你的bug:ios真机调试 slots插槽order配置项 数组长度不能太长
// 代码开始, 别再放歪了行吗
slots: [{
						order: [0, 1, 2, 3,4,5,6],
						direction: 1
					}
				]
// 代码结束
@fieen
Copy link
Author

fieen commented Sep 20, 2024

看了一下源码 是ios的宽度限制 导致只能修改dpr值 但是太低会变模糊 作者还有什么好的办法吗?

@buuing
Copy link
Owner

buuing commented Sep 20, 2024

减少奖品数量

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@buuing @fieen and others