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

主页 SoC下拉菜单 加入厂商名称 #12

Closed
wants to merge 2 commits into from
Closed

Conversation

paithfinder
Copy link
Collaborator

@paithfinder paithfinder commented Feb 17, 2025

Resolves #10

  • 主页 SoC下拉菜单加入厂商名称
  • 添加对soc name的检索,更新关键词的显示

- 将文字和下拉项字段进行替换
- feature数组为空时不展示镜像特性下拉框

Signed-off-by: Mingle Tan <mingle.oerv@isrc.iscas.ac.cn>
@paithfinder
Copy link
Collaborator Author

  • 主页 SoC下拉菜单 加入厂商名称:

image

  • 和其他选项无兼容性问题 使用vue-template加入条件判断展示:

image

  • 厂商名称对搜索关键词并无影响:

image

  • 添加soc name字段的检索:

image

image

@paithfinder
Copy link
Collaborator Author

  • ubantu chrome本地测试:

image

image

image

image

image

  • ubantu firefox本地测试:

image

image

image

image

image

paithfinder added a commit that referenced this pull request Feb 17, 2025
- 主页 SoC下拉菜单加入厂商名称
- 添加对soc name的检索,更新关键词的显示
Resolves #12

Signed-off-by: Mingle Tan <mingle.oerv@isrc.iscas.ac.cn>
@paithfinder paithfinder force-pushed the feature2 branch 2 times, most recently from 03c471f to 38d9449 Compare February 17, 2025 07:35
paithfinder added a commit that referenced this pull request Feb 17, 2025
- 主页 SoC下拉菜单加入厂商名称
- 添加对soc name的检索,更新关键词的显示
- 添加文本样式确保首页选项文本不换行
Resolves #12

Signed-off-by: Mingle Tan <mingle.oerv@isrc.iscas.ac.cn>
- 主页 SoC下拉菜单加入厂商名称
- 添加对soc name的检索,更新关键词的显示
- 添加文本样式确保首页选项文本不换行
- 将下拉框最小宽度调整为16em,修改字符串截取逻辑和菜单名称展示逻辑
Resolves #12

Signed-off-by: Mingle Tan <mingle.oerv@isrc.iscas.ac.cn>
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

Successfully merging this pull request may close these issues.

Feature: 主页 SoC下拉菜单 加入厂商名称
1 participant