Parcourir la source

init

newStyle
lancer il y a 3 ans
Parent
révision
2ebb038cac
2 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. BIN
      public/icon1.png
  2. +1
    -1
      public/index.html

BIN
public/icon1.png Voir le fichier

Avant Après
Largeur: 280  |  Hauteur: 280  |  Taille: 12 KiB

+ 1
- 1
public/index.html Voir le fichier

@@ -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 {


Chargement…
Annuler
Enregistrer