From 0a3db24888158864d49cfada1f5f2ce623ea8b30 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Sat, 13 Dec 2025 17:44:14 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9=E5=AE=9E=E5=90=8D=E5=88=B6-?= =?UTF-8?q?=E6=96=BD=E5=B7=A5=E4=BA=BA=E5=91=98=E7=AE=A1=E7=90=86=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/html/userForm.html | 154 ++++++++++++++++-- public/login/js/treeBind.js | 3 + public/public.js | 3 +- .../faceContrast/faceContrastDetail.css | 35 +++- .../managementReview/managementResultsView.js | 18 +- .../managementReview/managementReviewList.js | 6 +- smz-web/js/work/ownPerson/Announcement.js | 115 +++---------- smz-web/js/work/ownPerson/contractNumber.js | 8 +- smz-web/js/work/ownPerson/contractView.js | 9 - smz-web/js/work/ownPerson/corporationMag.js | 14 +- smz-web/js/work/ownPerson/dictionaryForm.js | 5 +- smz-web/js/work/ownPerson/dictionaryList.js | 12 +- .../js/work/ownPerson/own-certificate-list.js | 10 +- smz-web/js/work/ownPerson/own-certificate.js | 30 ++-- smz-web/js/work/ownPerson/paySlip.js | 26 +-- smz-web/js/work/ownPerson/workerBenefits.js | 8 +- .../js/work/ownPerson/workerBenefitsList.js | 125 +++----------- .../ownPerson/workerContractManagementList.js | 36 ++-- .../workerContractManagementRecords.js | 8 +- smz-web/js/work/ownPerson/workerDepart.js | 57 +++---- .../ownPerson/workerDepartFaceContrast.js | 121 +++----------- .../workerDepartFaceContrastDetail.js | 66 ++++---- .../work/ownPerson/workerDepartRecordOld.js | 20 +-- smz-web/js/work/ownPerson/workerOn.js | 52 +++--- smz-web/js/work/person/faceContrast.js | 2 +- .../personnelWarning/attentionWarningList.js | 2 +- .../personnelWarning/specialWarningList.js | 2 +- .../salaryAttendanceDetails.js | 10 +- .../salaryAttendance/salaryAttendanceList.js | 8 +- .../smallSubManagement/adjustRecordForm.js | 4 +- .../work/smallSubManagement/lumpSumAddList.js | 6 +- .../smallSubManagement/smallSubPermission.js | 4 +- .../smallSubManagement/stat/contractStat.js | 8 +- .../js/work/smallSubManagement/stat/gxStat.js | 12 +- .../smallSubManagement/stat/gxStatView.js | 4 +- .../smallSubManagement/stat/personnelStat.js | 8 +- .../smallSubManagement/stat/projectStat.js | 8 +- .../teamPackageManageContractForm.js | 8 +- .../teamPackageManageForm.js | 2 +- .../teamPackageManageList.js | 34 ++-- .../totalProWorkloadManageList.js | 8 +- .../totalProWorkloadManageOneList.js | 10 +- smz-web/js/work/sysMag/corporationMag.js | 26 +-- .../js/work/uploadResults/monthWagesForm.js | 2 +- .../js/work/uploadResults/monthWagesList.js | 8 +- .../js/work/uploadResults/personWagesForm.js | 4 +- .../js/work/uploadResults/personWagesList.js | 8 +- smz-web/js/work/uploadResults/proWagesForm.js | 4 +- smz-web/js/work/uploadResults/proWagesList.js | 8 +- .../uploadResults/uploadResultsAddForm.js | 18 +- .../work/uploadResults/uploadResultsList.js | 12 +- .../work/uploadResults/uploadResultsView.js | 18 +- .../attentionWarningList.html | 13 +- .../personnelWarning/speciaWarningList.html | 13 +- .../managementResultsView.html | 18 +- .../managementReviewList.html | 43 +++-- .../pages/work/ownPerson/Announcement.html | 45 +++-- .../work/ownPerson/AnnouncementForm.html | 4 +- .../work/ownPerson/addContractNumber.html | 8 +- .../pages/work/ownPerson/contractNumber.html | 4 +- .../pages/work/ownPerson/corporationMag.html | 21 ++- .../pages/work/ownPerson/dictionaryForm.html | 6 +- .../pages/work/ownPerson/dictionaryList.html | 21 ++- .../work/ownPerson/own-certificate-form.html | 4 +- .../work/ownPerson/own-certificate-list.html | 11 +- .../pages/work/ownPerson/own-certificate.html | 22 +-- .../pages/work/ownPerson/ownContractView.html | 4 +- smz-web/pages/work/ownPerson/paySlip.html | 18 +- .../pages/work/ownPerson/workerBenefits.html | 6 +- .../work/ownPerson/workerBenefitsList.html | 47 +++--- .../workerContractManagementList.html | 17 +- .../workerContractManagementRecords.html | 4 +- .../pages/work/ownPerson/workerDepart.html | 85 ++++++---- .../ownPerson/workerDepartFaceContrast.html | 99 +++++++---- .../workerDepartFaceContrastDetail.html | 10 +- .../work/ownPerson/workerDepartRecordOld.html | 4 +- smz-web/pages/work/ownPerson/workerOn.html | 104 ++++++++---- .../work/ownPerson/workerOnContractForm.html | 18 +- .../pages/work/ownPerson/workerOnForm.html | 18 +- .../pages/work/person/faceContrastDetail.html | 1 - .../salaryAttendanceDetails.html | 7 +- .../salaryAttendanceList.html | 50 ++++-- .../smallSubManagement/adjustRecordForm.html | 4 +- .../smallSubManagement/contentAdjustForm.html | 4 +- .../work/smallSubManagement/lumpSum.html | 8 +- .../smallSubManagement/lumpSumAddForm.html | 6 +- .../smallSubManagement/lumpSumAddList.html | 19 ++- .../smallSubManagement/periodAdjustForm.html | 4 +- .../smallSubManagement/priceAdjustForm.html | 4 +- .../smallSubPermission.html | 21 ++- .../smallSubPermissionForm.html | 4 +- .../smallSubManagement/stat/contractStat.html | 17 +- .../stat/contractStatView.html | 33 ++-- .../work/smallSubManagement/stat/gxStat.html | 18 +- .../smallSubManagement/stat/gxStatView.html | 19 ++- .../stat/personnelStat.html | 19 ++- .../stat/personnelStatView.html | 12 +- .../smallSubManagement/stat/projectStat.html | 14 +- .../stat/projectStatView.html | 20 +-- .../teamPackageManageList.html | 21 ++- .../totalProWorkloadManageForm.html | 10 +- .../totalProWorkloadManageList.html | 31 ++-- .../totalProWorkloadManageOneList.html | 21 ++- smz-web/pages/work/sysMag/corporationMag.html | 31 ++-- .../work/uploadResults/monthWagesForm.html | 6 +- .../work/uploadResults/monthWagesList.html | 10 +- .../work/uploadResults/personWagesForm.html | 8 +- .../work/uploadResults/personWagesList.html | 10 +- .../work/uploadResults/proWagesForm.html | 6 +- .../work/uploadResults/proWagesList.html | 10 +- .../work/uploadResults/submitReword.html | 4 +- .../uploadResults/uploadResultsAddForm.html | 10 +- .../work/uploadResults/uploadResultsList.html | 77 +++++---- .../work/uploadResults/uploadResultsView.html | 18 +- 114 files changed, 1267 insertions(+), 1146 deletions(-) diff --git a/public/html/userForm.html b/public/html/userForm.html index 87eeac6..3c5e037 100644 --- a/public/html/userForm.html +++ b/public/html/userForm.html @@ -135,7 +135,7 @@ + />