Procházet zdrojové kódy

添加退出登录图标

gcz před 2 roky
rodič
revize
128e40f0b6
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      center/center.vue

+ 1 - 1
center/center.vue

@@ -48,7 +48,7 @@
 						:isLink="true"
 						:border="true"
 						@click="logOut"
-						icon="/static/img/center-icon-3.png"
+						icon="/static/img/logout.svg"
 						:customStyle="cellCustomStyle"
 					></u-cell>
 				</u-cell-group>