This commit is contained in:
2025-04-23 14:28:10 +08:00
parent 6f1da285f0
commit a63a5dbff2

View File

@@ -135,8 +135,10 @@
</div>
<div style="display: flex;flex-direction: column;justify-content: center;align-content: center;margin-left: 10px;width: 39%">
<div class="modal-body" style="text-align: center">
<span class="control-label" style="text-align: center;width: 80%;float: left">您选择了标准套餐,<span class="gongji">0</span>元/月</span>
<span class="control-label" style="text-align: center;width: 80%;float: left">请留下您的联系方式,我们会尽快与您联系</span>
<div style="display: flex;flex-direction: column;justify-content: center;align-content: flex-end;">
<span class="control-label" style="width: 100%;">您选择了标准套餐,<span class="gongji">0</span>元/月</span>
<span class="control-label" style="width: 100%;">请留下您的联系方式,我们会尽快与您联系</span>
</div>
<form id="myModal2_form" class="form-horizontal" role="form" onsubmit="return submit_myModal2_btn();">
<div style="margin-top: 10px;width: 100%">
<input type="text" class="form-control" name="name" placeholder="姓名" style="height: 45px;width: 80%"/>