mirror of
https://gitee.com/zongzhige/shopxo.git
synced 2026-07-07 06:15:29 +08:00
logo
This commit is contained in:
@ -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')}}" />
|
||||
|
||||
Reference in New Issue
Block a user