Spaces:
Running
Running
Youngger9765
commited on
Commit
·
082e741
1
Parent(s):
c254071
更新 index.html 模板,調整活動通知的顏色與內容格式
Browse files- 將活動截止日期的顏色從紅色 (#dc3545) 更改為綠色 (#2E8B57),以提升可讀性
- 精簡評審辦法的描述,移除不必要的「與聯發科技長官」字樣,增強內容的清晰度
此次更新旨在改善資訊的可視化效果,提升用戶的閱讀體驗。
- templates/index.html +5 -5
templates/index.html
CHANGED
@@ -1253,7 +1253,7 @@
|
|
1253 |
</div>
|
1254 |
|
1255 |
<div class="flow-content">
|
1256 |
-
<p><span style="color: #
|
1257 |
</div>
|
1258 |
|
1259 |
<div class="flow-content">
|
@@ -1273,7 +1273,7 @@
|
|
1273 |
</div>
|
1274 |
|
1275 |
<div class="flow-content">
|
1276 |
-
<p><span style="color: #
|
1277 |
</div>
|
1278 |
|
1279 |
<div class="flow-content">
|
@@ -1593,7 +1593,7 @@
|
|
1593 |
<label class="block text-sm font-medium text-gray-700 mb-1">注意事項 (JSON 格式)</label>
|
1594 |
<textarea id="var-notes" rows="3" class="w-full px-4 py-2 border rounded-lg focus:ring-2 focus:ring-green-500 focus:border-transparent font-mono text-xs">[
|
1595 |
{"title": "創作注意事項", "content": "作文以白話文寫作,不得使用文言文、詩歌、韻文寫作;使用標準字體,並詳加全形標點符號;內文不得書寫姓名、校名等個人資訊"},
|
1596 |
-
{"title": "評審辦法", "content": "
|
1597 |
]</textarea>
|
1598 |
</div>
|
1599 |
<div>
|
@@ -1693,7 +1693,7 @@
|
|
1693 |
],
|
1694 |
"notes": [
|
1695 |
{"title": "創作注意事項", "content": "作文以白話文寫作,不得使用文言文、詩歌、韻文寫作;使用標準字體,並詳加全形標點符號;內文不得書寫姓名、校名等個人資訊"},
|
1696 |
-
{"title": "評審辦法", "content": "
|
1697 |
],
|
1698 |
"awards": [
|
1699 |
{
|
@@ -2361,7 +2361,7 @@
|
|
2361 |
case 'notes':
|
2362 |
element.value = `[
|
2363 |
{"title": "創作注意事項", "content": "作文以白話文寫作,不得使用文言文、詩歌、韻文寫作;使用標準字體,並詳加全形標點符號;內文不得書寫姓名、校名等個人資訊"},
|
2364 |
-
{"title": "評審辦法", "content": "
|
2365 |
]`;
|
2366 |
break;
|
2367 |
case 'awards':
|
|
|
1253 |
</div>
|
1254 |
|
1255 |
<div class="flow-content">
|
1256 |
+
<p><span style="color: #2E8B57; font-weight: bold;">2025.8.30</span> 前符合已在樂寫公益平台發表至少三篇文章的學員:</p>
|
1257 |
</div>
|
1258 |
|
1259 |
<div class="flow-content">
|
|
|
1273 |
</div>
|
1274 |
|
1275 |
<div class="flow-content">
|
1276 |
+
<p><span style="color: #2E8B57; font-weight: bold;">2025.8.31</span> 將於樂寫平台收到徵文比賽邀請通知,並公告本次「徵文題目」。</p>
|
1277 |
</div>
|
1278 |
|
1279 |
<div class="flow-content">
|
|
|
1593 |
<label class="block text-sm font-medium text-gray-700 mb-1">注意事項 (JSON 格式)</label>
|
1594 |
<textarea id="var-notes" rows="3" class="w-full px-4 py-2 border rounded-lg focus:ring-2 focus:ring-green-500 focus:border-transparent font-mono text-xs">[
|
1595 |
{"title": "創作注意事項", "content": "作文以白話文寫作,不得使用文言文、詩歌、韻文寫作;使用標準字體,並詳加全形標點符號;內文不得書寫姓名、校名等個人資訊"},
|
1596 |
+
{"title": "評審辦法", "content": "本比賽採初審、複審、決審三輪制,聘請樂寫平台資深志工教練群、知名作家、專家學者共同參與評比,確保評選過程公平公正。"}
|
1597 |
]</textarea>
|
1598 |
</div>
|
1599 |
<div>
|
|
|
1693 |
],
|
1694 |
"notes": [
|
1695 |
{"title": "創作注意事項", "content": "作文以白話文寫作,不得使用文言文、詩歌、韻文寫作;使用標準字體,並詳加全形標點符號;內文不得書寫姓名、校名等個人資訊"},
|
1696 |
+
{"title": "評審辦法", "content": "本比賽採初審、複審、決審三輪制,聘請樂寫平台資深志工教練群、知名作家、專家學者共同參與評比,確保評選過程公平公正。"}
|
1697 |
],
|
1698 |
"awards": [
|
1699 |
{
|
|
|
2361 |
case 'notes':
|
2362 |
element.value = `[
|
2363 |
{"title": "創作注意事項", "content": "作文以白話文寫作,不得使用文言文、詩歌、韻文寫作;使用標準字體,並詳加全形標點符號;內文不得書寫姓名、校名等個人資訊"},
|
2364 |
+
{"title": "評審辦法", "content": "本比賽採初審、複審、決審三輪制,聘請樂寫平台資深志工教練群、知名作家、專家學者共同參與評比,確保評選過程公平公正。"}
|
2365 |
]`;
|
2366 |
break;
|
2367 |
case 'awards':
|