记得上下班打卡 | git大法好,push需谨慎

Commit 3978b1c8 authored by Your Name's avatar Your Name

修改样式

parent b3279bdf
......@@ -125,7 +125,7 @@
if (refundPoundageList.length >= 10) return layer.msg('规则最多可添加十条!');
let num = refundPoundageList.length
let dom = `<div class="ladder_items" id="ladder_items${num}" style="width: 100%; display: flex; align-items: center; margin-bottom: 12px;">
<div class="" style="display: flex; align-items: center; margin-right: 12px; width: 267px;">
<div class="" style="display: flex; align-items: center; margin-right: 12px; width: 260px;">
<span class="control-label is-required" style="padding-top: 0px; width: 106px;">申请退票日期:</span>
<input type="text" class="layui-input form-control test" id="test${num}" value="" style="width: 154px">
</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