37 lines
2.7 KiB
Markdown
37 lines
2.7 KiB
Markdown
## 新入职员工快速上手指南
|
||
|
||
### 准备工作
|
||
|
||
- 钉钉扫码办理入职,实名认证钉钉账号,完善入职资料
|
||
- 注册公司内部 Git 服务账号,[点击注册](https://gitea.yinghuasoft.com/user/sign_up),注册完成后将账号告诉 Git 管理人员。
|
||
- 使用新注册的 Git 账号登录 <https://gitea.yinghuasoft.com,进入代码仓库> yhsoft/dev-aid 工作规范目录,仔细阅读 [编码规范](./编码规范.md) 和 [工作职责](./工作职责.md)
|
||
- 分配 PMS 系统账号,PMS 登录地址:<https://zt.yinghuasoft.com>
|
||
- 安装软件列表: [钉钉桌面版](https://page.dingtalk.com/wow/z/dingtalk/simple/ddhomedownload#/),[Git](https://git-scm.com/book/zh/v2/%E8%B5%B7%E6%AD%A5-%E5%AE%89%E8%A3%85-Git),Office 2021
|
||
|
||
### 前端
|
||
|
||
- 安装软件:[Node JS](https://nodejs.org/en) (下载 LTS 版本),[VS Code](https://code.visualstudio.com/),[pnpm](https://www.pnpm.cn/installation),[微信开发者工具](https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html)
|
||
- 公司 NPM 地址:<https://npm.yinghuasoft.com>
|
||
- Rapid Design 文档: <https://rd-docs.yinghuasoft.com>
|
||
- VS Code 必装插件列表:`Auto Close Tag`, `Auto Rename Tag`, `Code Spell Checker`, `ESLint, Path Intellisense`
|
||
, `Prettier - Code formatter`, `Less IntelliSense`, `Sass (.sass only)`, `Vue VSCode Snippets`, `vue3-snippets-for-vscode`, `Ant Design Vue helper`, `Tailwind CSS IntelliSense`, `Vue - Official`, `Live Server`
|
||
|
||
### 后端
|
||
|
||
- 安装软件:[Visual Studio 2022](https://visualstudio.microsoft.com/zh-hans/vs/) (下载企业版),[Navicat Premium 16](https://www.navicat.com.cn/products)
|
||
- 公司 NuGet 地址:<https://nuget.yinghuasoft.com,Visual> Studio 2022 NuGet 包管理器配置程序包源:名称:Yinghua Soft,源:<https://nuget.yinghuasoft.com/v3/index.json>
|
||
- 公司华为云服务器地址:114.215.110.136,数据库:PostgreSQL 账号 postgres,MySQL 账号 root
|
||
|
||
### 工作要求
|
||
|
||
- 钉钉和微信等团队沟通软件需要每天上班前登录,放置右下角,确保第一时间看到消息,增加沟通效率
|
||
|
||
### 工作时间、考勤、请假、加班、调休
|
||
|
||
- 上班时间 8:30 - 17:30 (周一至周五),周六、周日、法定节假日休息
|
||
- 上下班各打卡一次,忘记打卡需要补卡,每个月有 3 次补卡机会
|
||
- 请假:打开钉钉 -> 颖华软件(工作台) -> OA 审批 -> 请假 -> 提交
|
||
- 加班需提前提交加班申请,加班时长按实际钉钉打卡计算,晚上加班从 18:00 开始计算,17:30 - 18:00 是晚饭时间,先吃饭再加班,流程:打开钉钉 -> 颖华软件(工作台) -> OA 审批 -> 加班
|
||
|
||
### <font color="red">注意!不要安装与工作无关的软件,尤其是 360 相关产品</font>
|