Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 571 Bytes

1-overview-of-themes.md

File metadata and controls

8 lines (6 loc) · 571 Bytes

21.9.1 关于主题:概览

You can apply Spring Web MVC framework themes to set the overall look-and-feel of your application, thereby enhancing user experience. A theme is a collection of static resources, typically style sheets and images, that affect the visual style of the application.

你可以使用Spring Web MVC框架提供的主题来为整站的应用设置皮肤/主题(look-and-feel),这可以提高用户体验。主题 是指一系列静态资源的集合,并且主要是样式表和图片,它们决定了你的应用的视觉风格。