소스 검색

添加退出登录图标

gcz 2 년 전
부모
커밋
128e40f0b6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>