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