Browse Source

添加退出登录图标

gcz 2 năm trước cách đây
mục cha
commit
128e40f0b6
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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>