123456789101112131415161718192021 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
- <meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0">
- <meta name="apple-mobile-web-app-capable" content="yes" />
- <meta name="format-detection" content="telephone=no" />
- <title>佳乾财富 - 全新版本升级公告</title>
- <meta name="description" content="">
- <meta name="keywords" content="">
- <link href="{$resourcePath}/css/reset.css" rel="stylesheet">
- <script type="text/javascript" src="{$resourcePath}/js/width-conversion.js"></script>
- </head>
- <body>
- <img src="{$resourcePath}/img/active_d1.png" alt="" style="display: block;width: 100%;">
- <img src="{$resourcePath}/img/active_d2.png" alt="" style="display: block;width: 100%;">
- <img src="{$resourcePath}/img/active_d3.png" alt="" style="display: block;width: 100%;">
- <img src="{$resourcePath}/img/active_d4.png" alt="" style="display: block;width: 100%;">
- </body>
- </html>
|