csdn1233 3 сар өмнө
parent
commit
67cd0cbef9

+ 4 - 0
AIart-app/src/app/interest-search/interest-search.component.html

@@ -64,4 +64,8 @@
       <br />
     </ion-radio-group>
   </ion-list>
+  <div style="display: flex;justify-content: space-between;align-items: center;margin: 0 15px 0 15px;">
+    <ion-button style="width: 45%;">保存</ion-button>
+    <ion-button style="width: 45%;">提交</ion-button>
+  </div>
 </ion-content>