refactor: migrated crawlab-ui to crawlab/frontend/crawlab-ui

This commit is contained in:
Marvin Zhang
2025-04-16 10:33:07 +08:00
parent 1ce6f87ad5
commit fac1206a65
1916 changed files with 96823 additions and 13221 deletions

View File

@@ -0,0 +1,5 @@
Please make sure these boxes are checked before submitting your PR, thank you!
* [ ] Make sure you follow Element's contributing guide [English](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.en-US.md) | ([中文](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.zh-CN.md) | [Español](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.es.md) | [Français](https://github.com/element-plus/element-plus/blob/master/.github/CONTRIBUTING.fr-FR.md)).
* [ ] Make sure you are merging your commits to `dev` branch.
* [ ] Add some descriptions and refer to relative issues for your PR.