{"id":17186986,"url":"https://github.com/kieranwv/washer","last_synced_at":"2025-02-23T22:32:16.208Z","repository":{"id":60821374,"uuid":"543370515","full_name":"kieranwv/washer","owner":"kieranwv","description":"扫码自助洗车，基于 TypeScript 的自助洗车微信小程序。","archived":true,"fork":false,"pushed_at":"2024-02-20T06:45:56.000Z","size":2241,"stargazers_count":50,"open_issues_count":0,"forks_count":15,"subscribers_count":7,"default_branch":"main","last_synced_at":"2024-12-14T19:34:38.093Z","etag":null,"topics":["applet","typescript","wechat"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kieranwv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2022-09-30T00:30:42.000Z","updated_at":"2024-12-12T19:26:49.000Z","dependencies_parsed_at":"2024-02-20T07:51:18.063Z","dependency_job_id":null,"html_url":"https://github.com/kieranwv/washer","commit_stats":null,"previous_names":["template-app/wash-car","wingscloud/template-wash","kaivanwong/washer","kevinwong865/washer","kieranwong9865/washer","templates-collective/template-washer","templates-collective/product-washer","kieranwv/washer"],"tags_count":8,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kieranwv%2Fwasher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kieranwv%2Fwasher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kieranwv%2Fwasher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kieranwv%2Fwasher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kieranwv","download_url":"https://codeload.github.com/kieranwv/washer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240390495,"owners_count":19793779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["applet","typescript","wechat"],"created_at":"2024-10-15T01:01:23.823Z","updated_at":"2025-02-23T22:32:15.812Z","avatar_url":"https://github.com/kieranwv.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg width=\"88px\" src=\"./assets/logo.svg\" /\u003e\n\u003c/p\u003e\n\n\u003ch3 align=\"center\"\u003e\u003cb\u003e扫码自助洗车\u003c/b\u003e \u003csup\u003e\u003cem\u003e(Washer)\u003c/em\u003e\u003c/sup\u003e\u003c/h3\u003e\n\n\u003cp align=\"center\"\u003e基于 TypeScript 的自助洗车微信小程序。\u003c/p\u003e\n\n\u003cbr/\u003e\n\n\u003c/div\u003e\n\n## 特性\n\n- 基于成熟的产品设计、UI 设计，可以直接作为实际项目使用；\n\n- 基于微信小程序原生开发技术，搭配使用 TypeScript、Scss 开发；\n\n- 提供洗车流程、订单、钱包、优惠卷等 16 张全流程页面模板；\n\n- 基于微信常用 Api 二次封装、网络请求、表单验证等工具函数；\n\n## 快速开始\n\n```sh\n# 拉取最新项目代码\n\ngit clone https://github.com/kaivanwong/washer.git\n\n# 进入项目代码目录\n\ncd washer\n\n# 开发\n\n使用 微信开发者工具 IDE 进行微信小程序开发\n```\n\n## 演示\n\n\u003ctable\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/home.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/submit.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/pay.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/order.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/message.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/discount.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/service.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/no-message.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\u003c/tr\u003e\n\t\u003ctr\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/wash.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/discount-exchange.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003cimg width=\"100%\" src=\"https://github.com/kaivanwong/washer/blob/main/.github/assets/no-order.jpg?raw=true\" /\u003e\u003c/td\u003e\n\t\t\u003ctd\u003e\u003c/td\u003e\n\t\u003c/tr\u003e\n\u003c/table\u003e\n\n## 许可证\n\n[MIT licensed](./LICENSE) © 2022-PRESENT [Kaivan Wong](https://github.com/kaivanwong)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkieranwv%2Fwasher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkieranwv%2Fwasher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkieranwv%2Fwasher/lists"}