mirror of
https://gitee.com/ShopeX/ECShopX_admin-frontend
synced 2026-08-09 14:05:58 +08:00
[TBID:ECX-9664] chore: merge master changes for release
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
<link rel="stylesheet" href="//at.alicdn.com/t/c/font_3832401_lyx1hsdvyee.css" />
|
||||
<link
|
||||
rel="shortcut icon"
|
||||
href="<%= process.env.VUE_APP_PLATFORM === 'shuyun' ? '/favicon-shuyun.ico' : '/favicon.ico' %>"
|
||||
href="<%= BASE_URL %><%= process.env.VUE_APP_PLATFORM === 'shuyun' ? 'favicon-shuyun.ico' : 'favicon.ico' %>"
|
||||
/>
|
||||
<link rel="stylesheet" href="<%= BASE_URL %>loading.css" data-app-loading="inject-css" />
|
||||
</head>
|
||||
|
||||
Reference in New Issue
Block a user