Browse Source

init

newStyle
lancer 3 years ago
parent
commit
2ebb038cac
2 changed files with 1 additions and 1 deletions
  1. BIN
      public/icon1.png
  2. +1
    -1
      public/index.html

BIN
public/icon1.png View File

Before After
Width: 280  |  Height: 280  |  Size: 12 KiB

+ 1
- 1
public/index.html View File

@@ -14,7 +14,7 @@
<link rel="stylesheet" href="<%= BASE_URL %>cdn/animate/3.5.2/animate.css">
<link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/avue.css">
<link rel="stylesheet" href="<%= BASE_URL %>cdn/avue/index.css">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<link rel="icon" href="<%= BASE_URL %>icon1.png">
<title>智控管家</title>
<style>
.el-message .el-icon-success {


Loading…
Cancel
Save