Ver Fonte

添加退出登录图标

gcz há 2 anos atrás
pai
commit
128e40f0b6
1 ficheiros alterados com 1 adições e 1 exclusões
  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>