This commit is contained in:
wfz
2026-01-20 22:42:03 +08:00
parent 842a132ec6
commit 4f7059d88f
2 changed files with 42 additions and 1 deletions

21
LICENSE Normal file
View File

@@ -0,0 +1,21 @@
MIT License
Copyright (c) 2026 Fauto Design
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

View File

@@ -5,6 +5,7 @@
<img src="https://img.shields.io/badge/TypeScript-5.0-3178C6?style=flat-square&logo=typescript" alt="TypeScript"> <img src="https://img.shields.io/badge/TypeScript-5.0-3178C6?style=flat-square&logo=typescript" alt="TypeScript">
<img src="https://img.shields.io/badge/Vite-7.3-646CFF?style=flat-square&logo=vite" alt="Vite"> <img src="https://img.shields.io/badge/Vite-7.3-646CFF?style=flat-square&logo=vite" alt="Vite">
<img src="https://img.shields.io/badge/Element%20Plus-Latest-409EFF?style=flat-square" alt="Element Plus"> <img src="https://img.shields.io/badge/Element%20Plus-Latest-409EFF?style=flat-square" alt="Element Plus">
<img src="https://img.shields.io/badge/License-MIT-yellow?style=flat-square" alt="MIT License">
</p> </p>
## 📖 简介 ## 📖 简介
@@ -187,6 +188,25 @@ fauto-design/
- @vue/compiler-sfc - @vue/compiler-sfc
- @vue/compiler-dom - @vue/compiler-dom
## 👤 作者
- **QQ**: 1040079213
欢迎交流讨论如有问题或建议请通过QQ联系我。
## 🤝 致谢
本项目代码由 **Qoder (AI Assistant)** 编写实现,基于作者的创意设计和需求规范。
这是一次人机协作的实践:
- 💡 **创意与架构**: 项目作者
- 💻 **代码实现**: Qoder
- 🔄 **迭代优化**: 共同完成
感谢AI时代让这种协作成为可能。
## 📄 License ## 📄 License
MIT License [MIT License](./LICENSE)
Copyright (c) 2026 Fauto Design