Browse Source

去掉同步按钮

visuddhinanda 5 years ago
parent
commit
b5f44cf919
1 changed files with 3 additions and 1 deletions
  1. 3 1
      app/ucenter/user.php

+ 3 - 1
app/ucenter/user.php

@@ -93,7 +93,8 @@
 						?>
 					</span>
 				</a>
-				<a href="../sync" target="_blank">
+				<!--
+				<a href="../sync" target="_blank" >
 					<span>
 						<svg class="icon">
 							<use xlink:href="../studio/svg/icon.svg#ic_autorenew_24px"></use>
@@ -102,6 +103,7 @@
 						?>
 					</span>
 				</a>
+				-->
 				<a href='../uhome/index.php?userid=<?php echo $_COOKIE["userid"]; ?>'>
 					<svg class="icon">
 						<use xlink:href="../studio/svg/icon.svg#my_zone"></use>