Commit c4f68981 authored by limingzhe's avatar limingzhe

fix: 修改表单样式

parent 54c7c94b
...@@ -17,6 +17,8 @@ ...@@ -17,6 +17,8 @@
</app-audio-recorder> </app-audio-recorder>
</nz-form-control> </nz-form-control>
<div style="margin-top: 100px"></div>
<nz-divider nzText="总音频" nzOrientation="left"></nz-divider> <nz-divider nzText="总音频" nzOrientation="left"></nz-divider>
<nz-form-control [nzSpan]="6"> <nz-form-control [nzSpan]="6">
<app-audio-recorder id="item.title.allmusic_audio" [audioUrl]="item.title.allmusic_audio" <app-audio-recorder id="item.title.allmusic_audio" [audioUrl]="item.title.allmusic_audio"
...@@ -24,10 +26,7 @@ ...@@ -24,10 +26,7 @@
</app-audio-recorder> </app-audio-recorder>
</nz-form-control> </nz-form-control>
<div style="margin-top: 120px"></div>
<div> <div>
<nz-divider nzText="句子" nzOrientation="left"></nz-divider> <nz-divider nzText="句子" nzOrientation="left"></nz-divider>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment