This commit is contained in:
devil_gong
2018-11-29 15:22:14 +08:00
parent c4fb81b1ef
commit d8a47c2ece
6 changed files with 23 additions and 7 deletions

View File

@ -14,8 +14,8 @@
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="{{:MyC('home_site_name')}}">
<link rel="apple-touch-icon" href="{{$image_host}}{{:MyC('home_site_logo_wap')}}">
<link rel="apple-touch-icon-precomposed" href="{{$image_host}}{{:MyC('home_site_logo_wap')}}">
<link rel="apple-touch-icon" href="{{$image_host}}{{:MyC('home_site_desktop_icon')}}">
<link rel="apple-touch-icon-precomposed" href="{{$image_host}}{{:MyC('home_site_desktop_icon')}}">
<css href="__PUBLIC__/Common/Lib/assets/css/amazeui.css?v={{:MyC('home_static_cache_version')}}" />
<css href="__PUBLIC__/Common/Lib/amazeui-switch/amazeui.switch.css?v={{:MyC('home_static_cache_version')}}" />