Explorar el Código

init

newStyle
lancer hace 3 años
padre
commit
2ebb038cac
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. BIN
      public/icon1.png
  2. +1
    -1
      public/index.html

BIN
public/icon1.png Ver fichero

Antes Después
Anchura: 280  |  Altura: 280  |  Tamaño: 12 KiB

+ 1
- 1
public/index.html Ver fichero

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


Cargando…
Cancelar
Guardar