1
0

2 コミット 6dff8b0c26 ... c95edb79cf

作者 SHA1 メッセージ 日付
  0225268 c95edb79cf Merge branch 'master' of http://git.fmode.cn:3000/0225273/APPmy 4 ヶ月 前
  0225268 90601a5772 tab3 4 ヶ月 前
1 ファイル変更2 行追加1 行削除
  1. 2 1
      src/app/tab3/tab3.page.html

+ 2 - 1
src/app/tab3/tab3.page.html

@@ -66,7 +66,8 @@
       </ion-label>
     </ion-item>
     <ion-item>
-      <ion-input placeholder="添加评论"></ion-input>
+      <ion-input placeholder="添加评论" ></ion-input>
+      <ion-button slot="start" (click)="sendComment()"></ion-button>
       <ion-button slot="end" (click)="sendComment()">
         <ion-icon name="send"></ion-icon>
       </ion-button>