mirror of
https://gitee.com/wot-design-uni/wot-design-uni.git
synced 2025-12-06 17:18:40 +08:00
chore: 🚀 移除tiaojibao.md
This commit is contained in:
parent
8cf18e8755
commit
b35d6357f3
@ -1,59 +0,0 @@
|
||||
---
|
||||
footer: false
|
||||
---
|
||||
# 调剂宝
|
||||
<div class="qrcode-container">
|
||||
<div class="qrcode-item">
|
||||
<h3>小程序二维码</h3>
|
||||
<img src="/tiaojibao.png" alt="调剂宝小程序二维码" class="qrcode-image">
|
||||
</div>
|
||||
|
||||
<div class="qrcode-item">
|
||||
<h3>福利码</h3>
|
||||
<div class="welfare-code">uh3p</div>
|
||||
<div class="welfare-desc">注册VIP会员时填写此福利码,立享20元优惠</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
::: tip 2025考研调剂助手
|
||||
调剂宝整合320万+拟录取数据、90万+调剂案例,提供实时调剂提醒和智能方案推荐,助你把握每一个调剂机会!
|
||||
|
||||
[👉 了解详情](https://mp.weixin.qq.com/s/QtPNcoj7Pu_RztBvzTyWLQ)
|
||||
:::
|
||||
|
||||
::: warning 注意
|
||||
调剂系统开放时间以教育部官方通知为准,请提前做好准备
|
||||
:::
|
||||
|
||||
<style>
|
||||
.qrcode-container {
|
||||
display: flex;
|
||||
gap: 2rem;
|
||||
justify-content: center;
|
||||
margin: 1rem 0 2rem;
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.qrcode-item {
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.qrcode-image {
|
||||
width: 200px;
|
||||
height: 200px;
|
||||
border-radius: 8px;
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
.welfare-code {
|
||||
font-size: 2rem;
|
||||
font-weight: bold;
|
||||
color: var(--vp-c-brand);
|
||||
margin: 1rem 0;
|
||||
}
|
||||
|
||||
.welfare-desc {
|
||||
color: var(--vp-c-text-2);
|
||||
font-size: 0.9rem;
|
||||
}
|
||||
</style>
|
||||
Loading…
x
Reference in New Issue
Block a user