zs 1 year ago
parent
commit
260d29cc8e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesMy/follow/index.vue

+ 1 - 1
pagesMy/follow/index.vue

@@ -1,6 +1,6 @@
 <template>
 	<view class="content">
-		我的关注
+		我的关注我的关注
 		<up-overlay :show="show">
 			<login @showChange='showChange'></login>
 		</up-overlay>