From bf8c0c2fd0be2c4b5a1ddb43fc12706e71460bdf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=B2=81=E6=B4=AA=E9=9C=9E?= Date: Tue, 17 Mar 2026 16:50:17 +0800 Subject: [PATCH] 111 --- src/main/webapp/templates/1/default/_files/css/main.css | 5 +++++ src/main/webapp/templates/1/default/article_job.html | 2 +- src/main/webapp/templates/1/default/article_service.html | 2 +- src/main/webapp/templates/1/default/channel_about.html | 2 +- src/main/webapp/templates/1/default/channel_job.html | 2 +- src/main/webapp/templates/1/default/channel_pro.html | 2 +- src/main/webapp/templates/1/default/channel_service.html | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/src/main/webapp/templates/1/default/_files/css/main.css b/src/main/webapp/templates/1/default/_files/css/main.css index 74455ac..901dda9 100644 --- a/src/main/webapp/templates/1/default/_files/css/main.css +++ b/src/main/webapp/templates/1/default/_files/css/main.css @@ -1602,6 +1602,7 @@ margin:0 auto; padding: 10px; font-size: 14px; min-height: 500px; + line-height: 2; @@ -2305,6 +2306,10 @@ width:1400px; } .right_main{ min-height: 500px; +line-height: 2; +p{ +text-indent:2rem; +} .cm-ff-yh{ font-size: 1.2rem; background: #f9f9f9; diff --git a/src/main/webapp/templates/1/default/article_job.html b/src/main/webapp/templates/1/default/article_job.html index 7d0185c..ca00e5d 100644 --- a/src/main/webapp/templates/1/default/article_job.html +++ b/src/main/webapp/templates/1/default/article_job.html @@ -31,7 +31,7 @@
-

${channel.name}

+
[#noescape]${channel.text!}[/#noescape]
diff --git a/src/main/webapp/templates/1/default/article_service.html b/src/main/webapp/templates/1/default/article_service.html index 7d0185c..ca00e5d 100644 --- a/src/main/webapp/templates/1/default/article_service.html +++ b/src/main/webapp/templates/1/default/article_service.html @@ -31,7 +31,7 @@
-

${channel.name}

+
[#noescape]${channel.text!}[/#noescape]
diff --git a/src/main/webapp/templates/1/default/channel_about.html b/src/main/webapp/templates/1/default/channel_about.html index b430302..3a6cd1b 100644 --- a/src/main/webapp/templates/1/default/channel_about.html +++ b/src/main/webapp/templates/1/default/channel_about.html @@ -34,7 +34,7 @@
-

${channel.name}

+
[#noescape]${channel.text!}[/#noescape]
diff --git a/src/main/webapp/templates/1/default/channel_job.html b/src/main/webapp/templates/1/default/channel_job.html index 6328a77..4c6e253 100644 --- a/src/main/webapp/templates/1/default/channel_job.html +++ b/src/main/webapp/templates/1/default/channel_job.html @@ -34,7 +34,7 @@
-

${channel.name}

+
[#noescape]${channel.text!}[/#noescape]
diff --git a/src/main/webapp/templates/1/default/channel_pro.html b/src/main/webapp/templates/1/default/channel_pro.html index b995a45..1c2155e 100644 --- a/src/main/webapp/templates/1/default/channel_pro.html +++ b/src/main/webapp/templates/1/default/channel_pro.html @@ -34,7 +34,7 @@
-

${channel.name}

+
[#noescape]${channel.text!}[/#noescape]
diff --git a/src/main/webapp/templates/1/default/channel_service.html b/src/main/webapp/templates/1/default/channel_service.html index 8cd02b5..383bd65 100644 --- a/src/main/webapp/templates/1/default/channel_service.html +++ b/src/main/webapp/templates/1/default/channel_service.html @@ -34,7 +34,7 @@
-

${channel.name}

+
[#noescape]${channel.text!}[/#noescape]