文档更改Home
由 Yang Sheng 于 2025-02-42,18:57 最后修改
摘要
-
页面属性 (1 修改, 0 新增, 0 删除)
细节
- 页面属性
-
- 内容
-
... ... @@ -23,41 +23,8 @@ 23 23 ## 这里定义需要忽略的页面标题列表 24 24 #set($ignoreTitles = ["页面管理", "脚本&自动化"]) 25 25 26 -## 输出CSS样式到<head>部分 27 -{{html}} 28 -<head> 29 -<style> 30 - .recent-updates { 31 - font-family: Arial, sans-serif; 32 - margin: 20px; 33 - } 34 - .recent-updates h2 { 35 - font-size: 24px; 36 - color: #333; 37 - } 38 - .recent-updates h3 { 39 - font-size: 20px; 40 - color: #444; 41 - margin-top: 15px; 42 - } 43 - .recent-updates ul { 44 - list-style-type: none; 45 - padding-left: 0; 46 - } 47 - .recent-updates li { 48 - margin-bottom: 8px; 49 - } 50 - .recent-updates a { 51 - text-decoration: none; 52 - color: #0066cc; 53 - } 54 - .recent-updates a:hover { 55 - text-decoration: underline; 56 - } 57 -</style> 58 -</head> 59 -{{/html}} 60 60 27 + 61 61 ## 输出近期更新内容 62 62 <div class="recent-updates"> 63 63 <h2>近期更新</h2> ... ... @@ -100,6 +100,7 @@ 100 100 101 101 102 102 70 + 103 103 ))) 104 104 105 105 (% class="col-xs-12 col-sm-6" %)