mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-06-21 23:59:50 +08:00
修改
This commit is contained in:
@@ -8,7 +8,7 @@
|
|||||||
name="viewport"
|
name="viewport"
|
||||||
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
|
content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
|
||||||
/>
|
/>
|
||||||
<link rel="icon" href="<%= BASE_URL %>favicon.ico" />
|
<!-- <link rel="icon" href="<%= BASE_URL %>favicon.ico" /> -->
|
||||||
<title><%= webpackConfig.name %></title>
|
<title><%= webpackConfig.name %></title>
|
||||||
<!-- <script src="https://webapi.amap.com/maps?v=1.4.15&key=61436c9c789d301a5b73853d176710cf"></script> -->
|
<!-- <script src="https://webapi.amap.com/maps?v=1.4.15&key=61436c9c789d301a5b73853d176710cf"></script> -->
|
||||||
<!--[if lt IE 11
|
<!--[if lt IE 11
|
||||||
|
|||||||
@@ -36,7 +36,7 @@ export default {
|
|||||||
data() {
|
data() {
|
||||||
return {
|
return {
|
||||||
title: '有电充后台管理系统',
|
title: '有电充后台管理系统',
|
||||||
logo: logoImg
|
// logo: logoImg
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user