# yuling-dp **Repository Path**: haiwenge/yuling-dp ## Basic Information - **Project Name**: yuling-dp - **Description**: 榆林项目代码仓库 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-29 - **Last Updated**: 2025-01-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # witness ### 2022-9-2 "@glodon/hrm-player": "^1.1.10", "ssh2-sftp-client": "^7.2.2", 1. 封版最后更新:我的见证-统一接口字段;待定功能; 2. 630 后各个阶段版本在 release 分支下 3. 运行 gulp zip,会在 dist 文件夹中所有文件打包到 witness.zip 后 package.json 中小版本号加 1,需要安装 gulp 及其插件 gulpfile.js 中查看 ``` @easydarwin/easyplayer "build": "vue-cli-service build", "zip": "gulp zip", https://github.com/tweenjs/tween.js/ ``` ### 2022-9-1 宁波、贵州 更新到 816 版本 ### 2022-6-30 1. 数字见证 宁波、福建、贵州 2. 给贵州项目发布 330 版本+510 版本 3. 5 月 11 开始 518 版本、630 版本迭代 1 并行开发 . 创建分支 feature-630 、guizhou-518 ## Project setup ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn serve ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ``` todo tree 标记 // TODO:该干事儿了 // HACK:这里有些不确定 // NOTE:添加一些说明 // INFO: Hi // TAG: 标记一下 // xXX :随便的写写啦 // BUG:这里有毒 // FIXME:修复我 ```