Commit e8ebde53 by chenjunxiong

build: web

logo修改
parent c744ec49
......@@ -6,7 +6,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>物业管理</title>
<link rel="icon" href="<%= BASE_URL %>logo.png">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<script src="<%= BASE_URL %>cdn/babel-polyfill/polyfill_7_2_5.js"></script>
<style>
html,
......

8.72 KB | W: | H:

3.05 KB | W: | H:

ant-design-vue-jeecg/public/logo.png
ant-design-vue-jeecg/public/logo.png
ant-design-vue-jeecg/public/logo.png
ant-design-vue-jeecg/public/logo.png
  • 2-up
  • Swipe
  • Onion skin
<template>
<div class="home">
<div class="banner">
<img alt="Vue logo" style="width: 64px; height: 64px" src="../assets/logo.png">
<img alt="Vue logo" style="width: 64px; height: 64px" src="../assets/logo-white.png">
<h3 style="margin-top: 1rem">Welcome to Your Vue.js App</h3>
</div>
......
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