Commit dee6668c455383241619d8609414dc029854cc76
1 parent
68f111bc
pda wechat
Showing
1 changed file
with
2 additions
and
2 deletions
thirdparty.html
| ... | ... | @@ -32,10 +32,10 @@ |
| 32 | 32 | <li onclick="window.location.href='index.html'"> |
| 33 | 33 | 任你停 |
| 34 | 34 | </li> |
| 35 | - <li onclick="window.location.href=''"> | |
| 35 | + <li onclick="window.location.href='pdalatform.html'"> | |
| 36 | 36 | PDA |
| 37 | 37 | </li> |
| 38 | - <li onclick="window.location.href=''"> | |
| 38 | + <li onclick="window.location.href='wechatlatform.html'"> | |
| 39 | 39 | 微信服务号 |
| 40 | 40 | </li> |
| 41 | 41 | <li class="visitActive"> | ... | ... |