Commit e38c30aa by Chao Sun

提交页面样式调整

parent 5a1efb59
......@@ -17,7 +17,7 @@
</div>
</div>
<div class="content_footer">
<div style="color: #4242dd;width: 100%;" (click)="before()">上一步</div>
<div (click)="before()">上一步</div>
<div class="next" [ngStyle]="{ opacity: nextBtn == false ? '0.8' : '1' }" (click)="next(null)"> 下一步</div>
</div>
<div class="toastWrapper toast" *ngIf="isShow" (click)="closeToast();">
......
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