edited pwa meta header
这个提交包含在:
父节点
ed157b784c
当前提交
e198b7d5e9
共有 1 个文件被更改,包括 2 次插入 和 2 次删除
|
|
@ -6,8 +6,8 @@
|
|||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<meta name="apple-mobile-web-app-capable" content="yes">
|
||||
<!-- <meta name="apple-mobile-web-app-status-bar-style" content="default"> -->
|
||||
<link rel="apple-touch-startup-image" href="<?php echo base_url(); ?>CloudLog.png">
|
||||
<meta name="mobile-web-app-capable" content="yes">
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="default">
|
||||
<link rel="manifest" href="<?php echo base_url(); ?>manifest.json"/>
|
||||
|
||||
<!-- Bootstrap CSS -->
|
||||
|
|
|
|||
正在加载…
在新工单中引用