技术栈
dropdown
神码编程
13 天前
unity
·
游戏引擎
·
ugui
·
dropdown
·
下拉菜单
【Unity】 HTFramework框架(七十)MultiChoiceDropdown可多选的下拉菜单
更新日期:2026年8月10日。 Github 仓库:https://github.com/SaiTingHu/HTFramework Gitee 仓库:https://gitee.com/SaiTingHu/HTFramework
→_→BéLieve
2 年前
javascript
·
css
·
vue.js
·
dropdown
·
a-select
·
样式设置
解决antd-design-vue给选择组件a-select下拉菜单ant-select-dropdown设置样式不生效
实现效果:正常a-select会根据分辨率、缩放比例动态计算位置等,现在web端已经实现自适应分辨率,需要给下拉菜单设置固定的定位和宽度等样式,不让组件自动瞎设置定位、大小
我是有底线的