Commit daa178c4 authored by Tt's avatar Tt

1

parent 1ed900a9
...@@ -74,7 +74,7 @@ ...@@ -74,7 +74,7 @@
<div style="width: 100%; align-items:center;"> <div style="width: 100%; align-items:center;">
<div class="item-box" style="width: 50%; margin-left: 25%; <div class="item-box" style="width: 50%; margin-left: 25%;
margin-top: 30px;"> margin-top: 30px;">
<button style="margin-bottom: 10px;" nz-button nzType="default" (click)="addItem(i)"> <button style="margin-bottom: 10px;" nz-button nzType="default" (click)="addItem()">
<span>增加</span> <span>增加</span>
</button> </button>
</div> </div>
......
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