2
0
Эх сурвалжийг харах

修正首页导航文本:将'残疾人才小程序'改为'用人方小程序'

- 避免与人才小程序产生混淆
- 统一命名规范,准确反映页面功能

🤖 Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
yourname 6 өдөр өмнө
parent
commit
e5afb9be59
1 өөрчлөгдсөн 2 нэмэгдсэн , 2 устгасан
  1. 2 2
      index.html

+ 2 - 2
index.html

@@ -58,8 +58,8 @@
         </a>
 
         <a href="/canjiren.html" class="link-card">
-            <div class="link-title">残疾人才小程序</div>
-            <div class="link-description">访问残疾人才小程序页面</div>
+            <div class="link-title">用人方小程序</div>
+            <div class="link-description">访问用人方小程序页面</div>
         </a>
     </div>
 </body>