12345678910111213141516171819202122232425262728 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <meta content="yes" name="apple-mobile-web-app-capable" />
- <meta content="yes" name="apple-touch-fullscreen" />
- <meta content="telephone=no" name="format-detection" />
- <title>apabiReader下载</title>
- <link rel="stylesheet" type="text/css" href="apabiReader.css">
- </head>
- <body>
- <div class="header">
- <div class="content">
- <img style="width:100px;height:100px;" src="img.png" alt="">
- <p id="title">Apabi Reader for Android 1.7.8</p>
- <p>适用系统:Android 2.2及以上</p>
- <p>文件大小:9.64MB</p>
- <p id="load">
- <a href="http://gw.apabi.com/download/product/ApabiReaderforAndroid/ApabiReader1.7.8.apk"><img border="0" src="djxz.jpg" alt="下载文件"></a>
- </p>
- </div>
- </div>
- </body>
- </html>
|