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

前端:样式设计 #1

Open
JJ3339 opened this issue Nov 18, 2024 · 0 comments
Open

前端:样式设计 #1

JJ3339 opened this issue Nov 18, 2024 · 0 comments
Assignees

Comments

@JJ3339
Copy link
Owner

JJ3339 commented Nov 18, 2024

前端样式设计内容


1. 基础样式设计

  • 颜色方案:定义主题颜色(主色、背景色等)。

  • 字体样式

    • 字体类型。
    • 字体大小、行高和字间距。
    • 文本对齐方式(左对齐、居中等)。
  • 边距与间距

    • 页面中的边距(margin)和内部间距(padding)。
  • 背景设置:背景颜色、渐变、图片等全局背景样式。


2. 页面布局

2.1 布局

  • 头部(Header):通常包括导航栏、LOGO 和搜索框的样式(自行设计是否需要)。
  • 主体(Content):主要内容区域的布局,包括两种主要查询框、输出框的布局设计(包括输出内容布局调整)。
  • 侧边栏(Sidebar):用于导航或附加功能。

可以使用现有的样式框架辅助完成,项目已经使用Bootstrap的 CSS 样式。

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

2 participants