{"_id":"@aoboyi/ui-uniapp","name":"@aoboyi/ui-uniapp","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@aoboyi/ui-uniapp","alias":"aoboyi-ui-uniapp","private":false,"version":"0.0.1","type":"module","main":"./dist/index.umd.cjs","module":"./dist/index.js","exports":{".":{"import":"./dist/index.js","require":"./dist/index.umd.cjs"}},"dependencies":{"vue":"^3.5.17","@aoboyi/ui-base":"0.0.1","@aoboyi/js-base":"0.0.1","@aoboyi/js-uniapp":"0.0.1"},"devDependencies":{"@types/node":"^24.0.7","@vitejs/plugin-vue":"^6.0.0","@vue/tsconfig":"^0.7.0","typescript":"~5.8.3","vite":"^7.0.0","vite-plugin-dts":"^4.5.4","vite-plugin-libcss":"^1.1.2","vue-tsc":"^2.2.10"},"scripts":{"dev":"vite","build":"vue-tsc -b && vite build","preview":"vite preview"},"description":"欢迎使用云效代码管理 Codeup，通过阅读以下内容，你可以快速熟悉 Codeup ，并立即开始今天的工作。","_id":"@aoboyi/ui-uniapp@0.0.1","_integrity":"sha512-aV2vwoXS+4O79rkDcjOS+Iqr6d6IVpb2H/+hs6gssp4QHsTpMUSTEeXdCgP5XFDJpL1zFsYIxY+r+ghl+VtJ/A==","_resolved":"C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\33523181645cb324bd4015292f616a89\\aoboyi-ui-uniapp-0.0.1.tgz","_from":"file:aoboyi-ui-uniapp-0.0.1.tgz","_nodeVersion":"22.17.0","_npmVersion":"9.1.3","dist":{"integrity":"sha512-aV2vwoXS+4O79rkDcjOS+Iqr6d6IVpb2H/+hs6gssp4QHsTpMUSTEeXdCgP5XFDJpL1zFsYIxY+r+ghl+VtJ/A==","shasum":"98f93afec46e908da6de8189c5c4e17b8255b81c","tarball":"https://registry.npmjs.org/@aoboyi/ui-uniapp/-/ui-uniapp-0.0.1.tgz","fileCount":9,"unpackedSize":7434,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCID/EdSL/ySiTQb81uaYcxMf5/SFcajdODxeUXnE3LsqBAiEAtrVm6tRn9P8De2ibNj4fenjuSxWK2KGMziyYSq46lpQ="}]},"_npmUser":{"name":"aoboyi","email":"admin@aoboyi.com","actor":{"name":"aoboyi","email":"admin@aoboyi.com","type":"user"}},"directories":{},"maintainers":[{"name":"aoboyi","email":"admin@aoboyi.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/ui-uniapp_0.0.1_1751253803333_0.8851056799369101"},"_hasShrinkwrap":false}},"time":{"created":"2025-06-30T03:23:23.270Z","0.0.1":"2025-06-30T03:23:23.513Z","modified":"2025-06-30T03:23:23.767Z"},"maintainers":[{"name":"aoboyi","email":"admin@aoboyi.com"}],"description":"欢迎使用云效代码管理 Codeup，通过阅读以下内容，你可以快速熟悉 Codeup ，并立即开始今天的工作。","readme":"### 3 分钟了解如何进入开发\r\n\r\n欢迎使用云效代码管理 Codeup，通过阅读以下内容，你可以快速熟悉 Codeup ，并立即开始今天的工作。\r\n\r\n### 提交**文件**\r\n\r\nCodeup 支持两种方式进行代码提交：网页端提交，以及本地 Git 客户端提交。\r\n\r\n* 如需体验本地命令行操作，请先安装 Git 工具，安装方法参见[安装Git](https://help.aliyun.com/document_detail/153800.html)。\r\n\r\n* 如需体验 SSH 方式克隆和提交代码，请先在平台账号内配置 SSH 公钥，配置方法参见[配置 SSH 密钥](https://help.aliyun.com/document_detail/153709.html)。\r\n\r\n* 如需体验 HTTP 方式克隆和提交代码，请先在平台账号内配置克隆账密，配置方法参见[配置 HTTPS 克隆账号密码](https://help.aliyun.com/document_detail/153710.html)。\r\n\r\n现在，你可以在 Codeup 中提交代码文件了，跟着文档「[__提交第一行代码__](https://help.aliyun.com/document_detail/153707.html?spm=a2c4g.153710.0.0.3c213774PFSMIV#6a5dbb1063ai5)」一起操作试试看吧。\r\n\r\n<img src=\"https://img.alicdn.com/imgextra/i3/O1CN013zHrNR1oXgGu8ccvY_!!6000000005235-0-tps-2866-1268.jpg\" width=\"100%\" />\r\n\r\n\r\n### 进行代码检测\r\n\r\n开发过程中，为了更好的维护你的代码质量，你可以开启 Codeup 内置开箱即用的「[代码检测服务](https://help.aliyun.com/document_detail/434321.html)」，开启后提交或合并请求的变更将自动触发检测，识别代码编写规范和安全漏洞问题，并及时提供结果报表和修复建议。\r\n\r\n<img src=\"https://img.alicdn.com/imgextra/i2/O1CN01BRzI1I1IO0CR2i4Aw_!!6000000000882-0-tps-2862-1362.jpg\" width=\"100%\" />\r\n\r\n### 开展代码评审\r\n\r\n功能开发完毕后，通常你需要发起「[代码评审并执行合并](https://help.aliyun.com/document_detail/153872.html)」，Codeup 支持多人协作的代码评审服务，你可以通过「[保护分支设置合并规则](https://help.aliyun.com/document_detail/153873.html?spm=a2c4g.203108.0.0.430765d1l9tTRR#p-4on-aep-l5q)」策略及「[__合并请求设置__](https://help.aliyun.com/document_detail/153874.html?spm=a2c4g.153871.0.0.3d38686cJpcdJI)」对合并过程进行流程化管控，同时提供在线代码评审及冲突解决能力，让评审过程更加流畅。\r\n\r\n<img src=\"https://img.alicdn.com/imgextra/i1/O1CN01MaBDFH1WWcGnQqMHy_!!6000000002796-0-tps-2592-1336.jpg\" width=\"100%\" />\r\n\r\n### 成员协作\r\n\r\n是时候邀请成员一起编写卓越的代码工程了，请点击左下角「成员」邀请你的小伙伴开始协作吧！\r\n\r\n### 更多\r\n\r\nGit 使用教学、高级功能指引等更多说明，参见[Codeup帮助文档](https://help.aliyun.com/document_detail/153402.html)。","readmeFilename":"README.md","_rev":"1-49ca89afbec3675184e99bdf3272f8d7"}