为iOS优化你的Web App

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
    <head>
        <meta http-equiv="content-type" content="text/html;charset=utf-8" />
        
        <!-- 定义屏幕大小,设置不可缩放 -->
        <meta name="viewport" content="width-device-width, initial-scale=1.0, maximun-scale=1.0" />
        
        <!-- 设置支持Apple全屏模式,即不显示浏览器状态条和收缩条 -->
        <meta name="apple-mobile-web-app-capable" content="yes" />
        
        <!-- 设置程序状态条样式 -->
        <meta name="apple-mobile-web-app-status-bar-style" content="default" />
        
        <!-- 设置智能App推广条 -->
        <meta name="apple-itunes-app" content="app-id=399608199" />  
        
        <!-- 设置程序桌面图标 -->
        <link rel="apple-touch-icon" href="./icon.png" />
        
        <!-- 设置程序启动画面 -->
        <link rel="apple-touch-startup-image" href="default.png" />
            
        <!-- title会被当做默认桌面程序名称 -->
        <title>中银掌上行</title>
    </head> 
    
    <body style="margin:0;">
        <iframe src="http://mbs.boc.cn" style="border:0; width:100%; height:100%;">
        </iframe>
    </body>
</html>

 

转载于:https://www.cnblogs.com/tracy-e/archive/2013/01/22/2870944.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值