Commit e9f24c31 authored by 王鑫's avatar 王鑫

fix: 样式优化

parent 46f9d418
......@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>锦华总控平台</title>
<title>禅道管理平台</title>
<script type="text/javascript" src="https://api.map.baidu.com/api?v=2.0&ak=8uuOYfYHUCjgSm0uEelyMxaLcaQSRiM0"></script>
</head>
<body>
......
src/assets/logo.png

5.9 KB | W: | H:

src/assets/logo.png

5.51 KB | W: | H:

src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
src/assets/logo.png
  • 2-up
  • Swipe
  • Onion skin
......@@ -4,7 +4,7 @@
<div class="top">
<div class="header">
<img src="~@/assets/logo.png" class="logo" alt="logo">
<span class="title">锦华总控平台</span>
<span class="title">禅道管理平台</span>
</div>
<div class="desc">
</div>
......
......@@ -13,7 +13,7 @@
props: {
title: {
type: String,
default: '锦华运营平台',
default: '禅道管理平台',
required: false
},
showTitle: {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment