zhangxinlei1996 5 năm trước cách đây
mục cha
commit
cd90a6741c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/jfw/modules/app/src/web/templates/me/index.html

+ 1 - 1
src/jfw/modules/app/src/web/templates/me/index.html

@@ -129,7 +129,7 @@
 					}
 					//编辑个人信息
 					$(".coreRight").append(userInfo.nickname);
-					$(".coreRight").append('<div style="font-size:12px;margin-top:-2.8em" onclick="person_infor()">编辑个人信息 	<i class="jyapp-icon jyapp-icon-youjiantou" style="top:2px;morgin-top:7px"> </i></div>')
+					$(".coreRight").append('<div style="font-size:12px;margin-top:-2.8em" onclick="person_infor()"> 编辑个人信息 <i class="jyapp-icon jyapp-icon-youjiantou" style="top:1.5px;margin-left:3px "> </i></div>')
 				}
 				redSpotOnMenu();
 			});