csdn1233 3 月之前
父节点
当前提交
67cd0cbef9
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      AIart-app/src/app/interest-search/interest-search.component.html

+ 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>