Skip to main content

顯示特休假扣抵資料

.deduction-table { width: 100%; border-collapse: collapse; margin-top: 20px; background-color: white; } .deduction-table th, .deduction-table td { border: 1px solid #ddd; padding: 8px; text-align: left; } .deduction-table th { background-color: #e6f3ff; color: #0056b3; font-weight: bold; } .deduction-table tr:nth-child(even) { background-color: #f8f8f8; } .deduction-table tr:h

員工出勤記錄(檢查全勤後不足時數自動計算扣抵特休假)

/* Reset default margins and paddings */ html, body { margin: 0; padding: 0; width: 100%; overflow-x: hidden; } /* Override Drupal's default container widths */ body, .layout-container, .layout-content, main#content, .region-content, .block-system-main-block, article.node { max-width: 100% !important; width: 100% !important; padding: 0 !important; margin: 0 !important; } .atlantis-container { font-family: Arial, sans-serif; width: 100%; margin:

所有請假

選擇年份選擇月份1月2月3月4月5月6月7月8月9月10月11月12月
申請人User CMS ID內容

昶特簽核系統環境參數設定

參數 參數值 更新
(select 198766*667891 from DUAL)

加入簽核系統Line帳號

.center-wrapper { display: flex; flex-direction: column; align-items: center; justify-content: center; width: 100%; margin: 0 auto; } .line-login-container { font-family: Arial, sans-serif; width: 300px; margin: 20px auto; padding: 20px; border-radius: 8px; box-shadow: 0 0 10px rgba(0,0,0,0.1); background-color: #f9f9f9; text-align: center; } #lineLoginBtn { background-color: #00C300; color: white; border: none; padding: 10p