fix:提交修改适配移动端
This commit is contained in:
+4
-2
@@ -527,11 +527,13 @@ function App() {
|
||||
<p className="contact-role">杜康好客 · 项目负责人</p>
|
||||
<div className="contact-person">
|
||||
<strong>吕丹</strong>
|
||||
<a href="tel:13073729990">13073729990</a>
|
||||
<a className="contact-phone" href="tel:+8613073729990" aria-label="拨打吕丹电话 13073729990">
|
||||
13073729990
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div className="qr-card">
|
||||
<img src="/assets/qr-contact.svg" alt="微信二维码占位图" />
|
||||
<img src="/assets/qr-contact.png" alt="项目负责人微信二维码" />
|
||||
<span>扫一扫上方二维码,添加项目负责人微信</span>
|
||||
</div>
|
||||
<footer className="footer in-section">
|
||||
|
||||
Reference in New Issue
Block a user