Skip to main content

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

參數 參數值 更新
(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

員工出勤記錄

/* 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:

設定颱風假

.typhoon-container { font-family: Arial, sans-serif; max-width: 100%; margin: 0 auto; padding: 20px; background-color: #f0f8ff; } .typhoon-form { margin-bottom: 20px; background-color: #e6f3ff; padding: 15px; border-radius: 5px; } .typhoon-form input[type="date"] { padding: 5px; margin-right: 10px; } .typhoon-table { width: 100%; border-collapse: collapse; background-color: #ffffff; } .typhoon-table th, .typhoon-table td { border:

核准單核銷

.approval-details table { border-collapse: collapse; width: 100%; margin-bottom: 20px; } .approval-details th, .approval-details td { border: 1px solid #ddd; padding: 8px; text-align: left; } .approval-details th { background-color: #f2f2f2; font-weight: bold; } .approval-details tr:nth-child(even) { background-color: #f9f9f9; } .reimbursement-form { margin-top: 20px; } .reimbursement-form label { display: block; margin-bottom: 5p

所有核准單

選擇年份選擇月份1月2月3月4月5月6月7月8月9月10月11月12月
申請人簽核狀態內容

網站使用者資料一覽表

.atlantis-container { font-family: Arial, sans-serif; max-width: 100%; margin: 0 auto; padding: 20px; background-color: #f0f8ff; } .atlantis-table { width: 100%; border-collapse: collapse; background-color: #ffffff; } .atlantis-table th, .atlantis-table td { border: 1px solid #b0d4ff; padding: 8px; text-align: left; } .atlantis-table th { background-color: #e6f3ff; color: #0056b3; font-weight: bold; } .atlantis-table tr:nth-ch

請假管制記錄管理

.atlantis-container { font-family: Arial, sans-serif; max-width: 1200px; margin: 0 auto; padding: 20px; background-color: #f0f5ff; color: #333; } .atlantis-record-select { margin-bottom: 20px; background-color: #d4e4ff; padding: 15px; border-radius: 8px; } .atlantis-record-card { border: 1px solid #a0c4ff; margin-bottom: 20px; padding: 20px; background-color: #ffffff; border-radius: 8px; box-shadow: 0 4px 6px rgba(0,0,0,0.1); trans