|  | @@ -12,10 +12,10 @@
 | 
											
												
													
														|  |      <ion-toolbar>
 |  |      <ion-toolbar>
 | 
											
												
													
														|  |          <ion-segment value="推荐">
 |  |          <ion-segment value="推荐">
 | 
											
												
													
														|  |              <ion-segment-button value="推荐" (click)="cate='推荐'">
 |  |              <ion-segment-button value="推荐" (click)="cate='推荐'">
 | 
											
												
													
														|  | -                <ion-label>每日打卡🤳</ion-label>
 |  | 
 | 
											
												
													
														|  | 
 |  | +                <ion-label>社交技巧🤳</ion-label>
 | 
											
												
													
														|  |              </ion-segment-button>
 |  |              </ion-segment-button>
 | 
											
												
													
														|  |              <ion-segment-button value="关注" (click)="cate='关注'">
 |  |              <ion-segment-button value="关注" (click)="cate='关注'">
 | 
											
												
													
														|  | -                <ion-label>教程分享📸</ion-label>
 |  | 
 | 
											
												
													
														|  | 
 |  | +                <ion-label>经验教程📸</ion-label>
 | 
											
												
													
														|  |              </ion-segment-button>
 |  |              </ion-segment-button>
 | 
											
												
													
														|  |              <ion-segment-button value="科普" (click)="cate='科普'">
 |  |              <ion-segment-button value="科普" (click)="cate='科普'">
 | 
											
												
													
														|  |                  <ion-label>技能提升🔍</ion-label>
 |  |                  <ion-label>技能提升🔍</ion-label>
 | 
											
										
											
												
													
														|  | @@ -29,10 +29,10 @@
 | 
											
												
													
														|  |                  <ion-icon name="image-outline" style="margin-right: 3px;"></ion-icon>添加封面
 |  |                  <ion-icon name="image-outline" style="margin-right: 3px;"></ion-icon>添加封面
 | 
											
												
													
														|  |              </ion-item>
 |  |              </ion-item>
 | 
											
												
													
														|  |              <ion-item lines="none">
 |  |              <ion-item lines="none">
 | 
											
												
													
														|  | -                <ion-input placeholder="打卡练习PLOG📸" [counter]="true" maxlength="30"></ion-input>
 |  | 
 | 
											
												
													
														|  | 
 |  | +                <ion-input placeholder="外出社交PLOG📸" [counter]="true" maxlength="30"></ion-input>
 | 
											
												
													
														|  |              </ion-item>
 |  |              </ion-item>
 | 
											
												
													
														|  |              <ion-item lines="none">
 |  |              <ion-item lines="none">
 | 
											
												
													
														|  | -                <ion-textarea placeholder="每天5分钟" rows="9" [counter]="true" maxlength="30000">
 |  | 
 | 
											
												
													
														|  | 
 |  | +                <ion-textarea placeholder="写下你的所见所思..." rows="9" [counter]="true" maxlength="30000">
 | 
											
												
													
														|  |                  </ion-textarea>
 |  |                  </ion-textarea>
 | 
											
												
													
														|  |              </ion-item>
 |  |              </ion-item>
 | 
											
												
													
														|  |              <ion-item lines="full">
 |  |              <ion-item lines="full">
 |