mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-23 03:31:39 +08:00
更新至V1.71,更新内容在笔记中查看
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -26,7 +26,7 @@
|
||||
|
||||
.itemContainer {
|
||||
overflow: auto;
|
||||
padding: 0 5px;
|
||||
padding: 0 5px 20px;
|
||||
}
|
||||
#table-header th:nth-child(6),#table-header th:nth-child(7){
|
||||
display:none;
|
||||
|
||||
@@ -75,7 +75,7 @@
|
||||
<!--{/if}-->
|
||||
</ul>
|
||||
</div>
|
||||
<div class="main-content" style="padding:15px 0 0 10px;">
|
||||
<div class="main-content">
|
||||
<form id="cpform" action="{MOD_URL}&op=profileset" class="form-horizontal form-horizontal-left" method="post" name="cpform">
|
||||
<input type="hidden" value="{FORMHASH}" name="formhash">
|
||||
<input type="hidden" value="true" name="editsubmit">
|
||||
|
||||
@@ -125,7 +125,7 @@
|
||||
</form>
|
||||
<script type="text/javascript" src="static/js/calendar.js?{VERHASH}"></script>
|
||||
</div>
|
||||
<div class="main-content" style="border-top:1px solid #DDD;padding: 0 5px;">
|
||||
<div class="main-content">
|
||||
<iframe id="frame_profile" name="frame_profile" style="display: none"></iframe>
|
||||
|
||||
<form id="cpform" action="{MOD_URL}&op=verify&" class="form-horizontal form-horizontal-left" method="post" name="cpform">
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
{lang verifyset_members_verify_text}
|
||||
</ul>
|
||||
</div>
|
||||
<div class="main-content" style="border-top:1px solid #DDD;padding: 0 5px;">
|
||||
<div class="main-content">
|
||||
<form id="cpform" action="{MOD_URL}&op=verifyset" class="form-horizontal" method="post" name="cpform">
|
||||
<input type="hidden" value="{FORMHASH}" name="formhash">
|
||||
<input type="hidden" value="true" name="verifysubmit">
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="main-content" style="padding:20px;">
|
||||
<div class="main-content">
|
||||
<form id="cpform" action="{MOD_URL}&op=verifyset&do=edit" class="form-horizontal form-horizontal-left" method="post" name="cpform" enctype="multipart/form-data">
|
||||
<input type="hidden" value="{FORMHASH}" name="formhash">
|
||||
<input type="hidden" value="true" name="verifysubmit">
|
||||
|
||||
Reference in New Issue
Block a user