首页 开发技术 其它     /    家庭护理-源码

家庭护理-源码

上传者: weixin_42121412 | 上传时间:2023/7/20 19:10:08 | 文件大小:466KB | 文件类型:ZIP
家庭护理-源码
家庭护理 本软件ID:15541093

文件下载

资源详情

[{"title":"(90个子文件466KB)家庭护理-源码","children":[{"title":"home-care-master","children":[{"title":".eslintrc.json <span style='color:#111;'>1005B</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>118B</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1.69KB</span>","children":null,"spread":false},{"title":"server","children":[{"title":".eslintrc.json <span style='color:#111;'>172B</span>","children":null,"spread":false},{"title":".gitignore <span style='color:#111;'>55B</span>","children":null,"spread":false},{"title":"app","children":[{"title":"Controllers","children":[{"title":"Http","children":[{"title":"PatientLogsController.ts <span style='color:#111;'>367B</span>","children":null,"spread":false},{"title":"ProfilesController.ts <span style='color:#111;'>435B</span>","children":null,"spread":false},{"title":"CarerPatientsController.ts <span style='color:#111;'>455B</span>","children":null,"spread":false},{"title":"AuthController.ts <span style='color:#111;'>619B</span>","children":null,"spread":false},{"title":"UsersController.ts <span style='color:#111;'>758B</span>","children":null,"spread":false},{"title":"RolesController.ts <span style='color:#111;'>513B</span>","children":null,"spread":false},{"title":"NeurologistPatientsController.ts <span style='color:#111;'>639B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"Middleware","children":[{"title":"Auth.ts <span style='color:#111;'>2.11KB</span>","children":null,"spread":false},{"title":"SilentAuth.ts <span style='color:#111;'>624B</span>","children":null,"spread":false}],"spread":true},{"title":"Exceptions","children":[{"title":"Handler.ts <span style='color:#111;'>740B</span>","children":null,"spread":false}],"spread":true},{"title":"Models","children":[{"title":"Role.ts <span style='color:#111;'>430B</span>","children":null,"spread":false},{"title":"CarerPatient.ts <span style='color:#111;'>444B</span>","children":null,"spread":false},{"title":"PatientLog.ts <span style='color:#111;'>508B</span>","children":null,"spread":false},{"title":"User.ts <span style='color:#111;'>852B</span>","children":null,"spread":false},{"title":"NeurologistPatient.ts <span style='color:#111;'>501B</span>","children":null,"spread":false},{"title":"Profile.ts <span style='color:#111;'>542B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"start","children":[{"title":"kernel.ts <span style='color:#111;'>1.31KB</span>","children":null,"spread":false},{"title":"routes.ts <span style='color:#111;'>1.18KB</span>","children":null,"spread":false}],"spread":true},{"title":".env.example <span style='color:#111;'>46B</span>","children":null,"spread":false},{"title":"ace-manifest.json <span style='color:#111;'>4.68KB</span>","children":null,"spread":false},{"title":"package.json <span style='color:#111;'>1015B</span>","children":null,"spread":false},{"title":"env.ts <span style='color:#111;'>841B</span>","children":null,"spread":false},{"title":"server.ts <span style='color:#111;'>698B</span>","children":null,"spread":false},{"title":"tsconfig.json <span style='color:#111;'>580B</span>","children":null,"spread":false},{"title":".prettierignore <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":"providers","children":[{"title":"AppProvider.ts <span style='color:#111;'>442B</span>","children":null,"spread":false}],"spread":false},{"title":"README.md <span style='color:#111;'>660B</span>","children":null,"spread":false},{"title":"config","children":[{"title":"cors.ts <span style='color:#111;'>4.31KB</span>","children":null,"spread":false},{"title":"auth.ts <span style='color:#111;'>3.49KB</span>","children":null,"spread":false},{"title":"database.ts <span style='color:#111;'>1.84KB</span>","children":null,"spread":false},{"title":"hash.ts <span style='color:#111;'>1.96KB</span>","children":null,"spread":false},{"title":"bodyparser.ts <span style='color:#111;'>5.23KB</span>","children":null,"spread":false},{"title":"app.ts <span style='color:#111;'>7.31KB</span>","children":null,"spread":false}],"spread":false},{"title":".eslintignore <span style='color:#111;'>6B</span>","children":null,"spread":false},{"title":".adonisrc.json <span style='color:#111;'>580B</span>","children":null,"spread":false},{"title":"database","children":[{"title":"factories","children":[{"title":"index.ts <span style='color:#111;'>51B</span>","children":null,"spread":false}],"spread":false},{"title":"migrations","children":[{"title":"1614564511868_users.ts <span style='color:#111;'>420B</span>","children":null,"spread":false},{"title":"1614565580532_patient_logs.ts <span style='color:#111;'>552B</span>","children":null,"spread":false},{"title":"1614609303163_carer_patients.ts <span style='color:#111;'>493B</span>","children":null,"spread":false},{"title":"1614565988693_neurologist_patients.ts <span style='color:#111;'>566B</span>","children":null,"spread":false},{"title":"1592489784670_api_tokens.ts <span style='color:#111;'>793B</span>","children":null,"spread":false},{"title":"1614565083058_roles.ts <span style='color:#111;'>479B</span>","children":null,"spread":false},{"title":"1614564739590_profiles.ts <span style='color:#111;'>533B</span>","children":null,"spread":false}],"spread":false}],"spread":false},{"title":"contracts","children":[{"title":"auth.ts <span style='color:#111;'>2.18KB</span>","children":null,"spread":false},{"title":"env.ts <span style='color:#111;'>739B</span>","children":null,"spread":false},{"title":"hash.ts <span style='color:#111;'>437B</span>","children":null,"spread":false},{"title":"events.ts <span style='color:#111;'>797B</span>","children":null,"spread":false},{"title":"enums.ts <span style='color:#111;'>61B</span>","children":null,"spread":false}],"spread":false},{"title":"commands","children":[{"title":"index.ts <span style='color:#111;'>754B</span>","children":null,"spread":false}],"spread":false},{"title":"ace <span style='color:#111;'>467B</span>","children":null,"spread":false},{"title":".editorconfig <span style='color:#111;'>216B</span>","children":null,"spread":false},{"title":".prettierrc <span style='color:#111;'>192B</span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'>200.96KB</span>","children":null,"spread":false}],"spread":false},{"title":"src","children":[{"title":"components","children":[{"title":"collapsable-container.tsx <span style='color:#111;'>327B</span>","children":null,"spread":false}],"spread":true},{"title":"services","children":[{"title":"auth.ts <span style='color:#111;'>1.13KB</span>","children":null,"spread":false},{"title":"api.ts <span style='color:#111;'>143B</span>","children":null,"spread":false}],"spread":true},{"title":"types","children":[{"title":"service.ts <span style='color:#111;'>288B</span>","children":null,"spread":false},{"title":"models.ts <span style='color:#111;'>264B</span>","children":null,"spread":false}],"spread":true},{"title":"routes","children":[{"title":"auth-route.tsx <span style='color:#111;'>493B</span>","children":null,"spread":false},{"title":"index.tsx <span style='color:#111;'>752B</span>","children":null,"spread":false}],"spread":true},{"title":"styles","children":[{"title":"layout.tsx <span style='color:#111;'>198B</span>","children":null,"spread":false},{"title":"global.tsx <span style='color:#111;'>771B</span>","children":null,"spread":false}],"spread":true},{"title":"store","children":[{"title":"index.ts <span style='color:#111;'>150B</span>","children":null,"spread":false},{"title":"actions","children":[{"title":"auth.actions.ts <span style='color:#111;'>228B</span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"pages","children":[{"title":"signup","children":[{"title":"index.tsx <span style='color:#111;'>3.74KB</span>","children":null,"spread":false},{"title":"styles.tsx <span style='color:#111;'>237B</span>","children":null,"spread":false}],"spread":true},{"title":"login","children":[{"title":"index.tsx <span style='color:#111;'>1.83KB</span>","children":null,"spread":false},{"title":"styles.tsx <span style='color:#111;'>47B</span>","children":null,"spread":false}],"spread":true},{"title":"neurologist","children":[{"title":"index.tsx <span style='color:#111;'>504B</span>","children":null,"spread":false}],"spread":false},{"title":"index.tsx <span style='color:#111;'>221B</span>","children":null,"spread":false},{"title":"home","children":[{"title":"index.tsx <span style='color:#111;'>474B</span>","children":null,"spread":false},{"title":"styles.tsx <span style='color:#111;'>382B</span>","children":null,"spread":false}],"spread":false}],"spread":true}],"spread":true},{"title":"yarn-error.log <span style='color:#111;'>364.83KB</span>","children":null,"spread":false},{"title":"assets","children":[{"title":"favicon.png <span style='color:#111;'>1.43KB</span>","children":null,"spread":false},{"title":"splash.png <span style='color:#111;'>47.34KB</span>","children":null,"spread":false},{"title":"icon.png <span style='color:#111;'>21.86KB</span>","children":null,"spread":false},{"title":"adaptive-icon.png <span style='color:#111;'>17.14KB</span>","children":null,"spread":false}],"spread":true},{"title":"tsconfig.json <span style='color:#111;'>258B</span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'>0B</span>","children":null,"spread":false},{"title":".expo-shared","children":[{"title":"assets.json <span style='color:#111;'>155B</span>","children":null,"spread":false}],"spread":true},{"title":"babel.config.js <span style='color:#111;'>202B</span>","children":null,"spread":false},{"title":"app.json <span style='color:#111;'>638B</span>","children":null,"spread":false},{"title":".prettierrc <span style='color:#111;'>26B</span>","children":null,"spread":false},{"title":"yarn.lock <span style='color:#111;'>353.42KB</span>","children":null,"spread":false},{"title":"App.tsx <span style='color:#111;'>557B</span>","children":null,"spread":false}],"spread":false}],"spread":true}]

评论信息

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明