文档更改Home
由 Yang Sheng 于 2025-02-42,18:57 最后修改
摘要
-
页面属性 (1 修改, 0 新增, 0 删除)
细节
- 页面属性
-
- 内容
-
... ... @@ -15,7 +15,13 @@ 15 15 (% class="col-xs-12 col-sm-6" %) 16 16 ((( 17 17 === 近期更新 === 18 - 18 +{{html}} 19 +<style> 20 + .recent-updates h4 { 21 + margin-top: -10px; /* 根据需要调整 */ 22 + margin-bottom: 10px; /* 根据需要调整 */ 23 + } 24 +</style> 19 19 {{velocity}} 20 20 ## 定义一级链接列表 21 21 #set($topLevelPages = ["Home", "AI For Service", "AIO知识库", "脚本&自动化"]) ... ... @@ -45,7 +45,7 @@ 45 45 #set($docTitle = "Untitled Document") 46 46 #end 47 47 #if(!$hasUpdates) 48 - ====$topPage====54 + <h4>$topPage</h4> 49 49 #set($hasUpdates = true) 50 50 #end 51 51 * [[${docTitle}>>${document.getExternalURL('view')}]] ... ... @@ -55,17 +55,14 @@ 55 55 #end 56 56 #end 57 57 {{/velocity}} 58 - 64 +{{/html}} 59 59 60 60 ))) 61 -{{html}} 62 -<style> 63 - .recent-updates h4 { 64 - margin-top: 10px; /* 根据需要调整 */ 65 - margin-bottom: 10px; /* 根据需要调整 */ 66 - } 67 -</style> 68 -{{/html}} 67 + 68 + 69 + 70 + 71 + 69 69 (% class="col-xs-12 col-sm-6" %) 70 70 ((( 71 71 === 相关链接 ===