前端
This commit is contained in:
parent
e683a19e49
commit
68931c8a3d
Binary file not shown.
Before Width: | Height: | Size: 1.7 KiB After Width: | Height: | Size: 1.8 KiB |
@ -1227,10 +1227,10 @@ if ($act == 'newevent') {
|
||||
|
||||
<script type="text/x-dot-template" id="recording-dot">
|
||||
{{~it:item:index}}
|
||||
<div style="margin-top: 28px;">
|
||||
<p>《{{= item.project}}》项目{{=item.type}}从{{=item.date1}}日{{=item.timetype}}到{{=item.date2}}日</p>
|
||||
<p>调整理由为:{{=item.reason}}</p>
|
||||
<P class='recording—name'>调整人:{{=item.user}}</p>
|
||||
<div style="margin-top: 32px;">
|
||||
<p><span style='font-weight: bold;'>《{{= item.project}}》</span>项目{{=item.type}}从<span style='color:#77da80'>{{=item.date1}}</span>日{{=item.timetype}}到<span style='color:#ff7f7f'>{{=item.date2}}</span>日</p>
|
||||
<p style='margin-top: 6px;'>调整理由为:{{=item.reason}}</p>
|
||||
<P class='recording—name' style='margin-top: 6px;'>调整人:{{=item.user}}</p>
|
||||
</div>
|
||||
{{~}}
|
||||
</script>
|
||||
|
Loading…
Reference in New Issue
Block a user