{"id":20152551,"url":"https://github.com/fe6/water-admin","last_synced_at":"2025-09-05T11:09:27.312Z","repository":{"id":48974263,"uuid":"377446409","full_name":"fe6/water-admin","owner":"fe6","description":"水滴后台","archived":false,"fork":false,"pushed_at":"2021-07-02T18:54:50.000Z","size":714,"stargazers_count":0,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-13T12:19:04.921Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/fe6.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}},"created_at":"2021-06-16T09:45:29.000Z","updated_at":"2021-07-02T18:54:53.000Z","dependencies_parsed_at":"2022-08-27T19:51:21.020Z","dependency_job_id":null,"html_url":"https://github.com/fe6/water-admin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fe6%2Fwater-admin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fe6%2Fwater-admin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fe6%2Fwater-admin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fe6%2Fwater-admin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fe6","download_url":"https://codeload.github.com/fe6/water-admin/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241592457,"owners_count":19987367,"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":[],"created_at":"2024-11-13T23:12:29.015Z","updated_at":"2025-03-03T01:19:21.886Z","avatar_url":"https://github.com/fe6.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Water Admin\n\n简单的项目模板。\n\n## 代码提交\n\n1. 执行 `yarn lint` ，看是否有报错，若有报错 `yarn lint:fix` 自动修复下，然后再进行手动修复。\n2. 运行 `git add .`\n3. 运行 `yarn cz` 提交 commit 信息。格式参考： feat($update): code 。 commit 提交原则，不怕频繁，就怕一大堆好几百个提交。一个小功能，一个小页面，一个方法，提交一次。方便查找，方便 ***review***\n\n\n## a-icon demo\n\n``` vue\n\u003ctemplate\u003e\n  \u003cbalance-two theme=\"filled\" size=\"32\" fill=\"#17bd08\" /\u003e\n  \u003cicon icon-id=\"29464\" size=\"32\"\u003e\u003c/icon\u003e\n\u003c/template\u003e\n\n\u003cscript lang=\"ts\"\u003e\n// 官网： https://iconpark.oceanengine.com/official\n// 参数： https://bytedance.feishu.cn/docs/doccnfQ9MVhtfye33SymobB5usb#bIprMt\n// icon 使用\nimport { defineComponent } from 'vue';\nimport { BalanceTwo } from '@icon-park/vue-next';\nimport Icon from '@@utils/use/components/icon';\nexport default defineComponent({\n  components: {\n    BalanceTwo,\n    Icon,\n  },\n});\n\u003c/script\u003e\n```\n\n### 待办\n\n- 一级路径跳转\n- 导航高亮匹配\n- 二级导航渲染\n- 头部右边\n- 公共退出\n- 账户设置\n- 二级三级根据权限自动匹配跳转第一个页面\n- 账号信息的渲染\n- 文档目录\n  - 路由配置，导航高亮规则\n  - 权限的配置\n  - ajax 的配置\n  - use 的使用\n  - icon\n  - vuex 相关\n\n### 新建项目\n\n- 设置 `build/env` 中的字段 ***VITE_PUBLIC_PATH*** ， ***VITE_BASE_HOME*** ， ***VITE_MENU_ACTIVE***\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffe6%2Fwater-admin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffe6%2Fwater-admin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffe6%2Fwater-admin/lists"}