123456789101112131415161718192021222324252627282930 |
- <!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.8.2</p>
- <p>适用系统:Android 4.X及以上</p>
- <p>文件大小:37.3MB</p>
- <p id="load">
- <a href="http://www.apabi.cn/download/product/ApabiReaderforAndroid/ApabiReaderforAndroid1.8.2.apk"><img border="0" src="djxz.jpg" alt="下载文件"></a>
- </p>
- <!--"http://120.26.136.253/ApabiReader/ApabiReader1.7.8.apk-->
- <!-- <p>(通过在浏览器打开)</p> -->
- </div>
- </div>
- </body>
- </html>
|