diff --git a/工作规范/新员工快速上手.md b/工作规范/新员工快速上手.md index ece7773..4840091 100644 --- a/工作规范/新员工快速上手.md +++ b/工作规范/新员工快速上手.md @@ -4,22 +4,22 @@ - 钉钉扫码办理入职,实名认证钉钉账号,完善入职资料 - 注册公司内部 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 +- 使用新注册的 Git 账号登录 yhsoft/dev-aid 工作规范目录,仔细阅读 [编码规范](./编码规范.md) 和 [工作职责](./工作职责.md) +- 分配 PMS 系统账号,PMS 登录地址: - 安装软件列表: [钉钉桌面版](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 +- 公司 NPM 地址: +- Rapid Design 文档: - 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`, `TypeScript Vue Plugin (Volar)`, `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 +- 公司 NuGet 地址: Studio 2022 NuGet 包管理器配置程序包源:名称:Yinghua Soft,源: - 公司华为云服务器地址:114.215.110.136,数据库:PostgreSQL 账号 postgres,MySQL 账号 root ### 工作时间、考勤、请假、加班、调休 @@ -28,3 +28,5 @@ - 上下班各打卡一次,忘记打卡需要补卡,每个月有 3 次补卡机会 - 请假:打开钉钉 -> 颖华软件(工作台) -> OA 审批 -> 请假 -> 提交 - 加班需提前提交加班申请,加班时长按实际钉钉打卡计算,晚上加班从 18:00 开始计算,17:30 - 18:00 是晚饭时间,先吃饭再加班,流程:打开钉钉 -> 颖华软件(工作台) -> OA 审批 -> 加班 + +### 注意!不要安装与工作无关的软件,尤其是 360 相关产品 diff --git a/工作规范/编码规范.md b/工作规范/编码规范.md index b1910d3..a441157 100644 --- a/工作规范/编码规范.md +++ b/工作规范/编码规范.md @@ -81,6 +81,8 @@ - smart-venue # 另一个项目名称 - smart-venue-mp # 微信小程序端项目根目录,和 git 服务器上的名称一致 +个人以及工作需要用的所有文件都放入 workspace 目录中 + ## 软件安装目录 - 默认安装 D 盘,保持除去盘符以外的软件默认安装路径