first commit

This commit is contained in:
编码猿
2024-09-27 00:57:27 +08:00
commit 18df0f5e4b
2548 changed files with 253280 additions and 0 deletions

1
iview/.github/.pydio vendored Normal file
View File

@@ -0,0 +1 @@
cdb5409e-47b4-4dbb-ae93-b7f63e573475

14
iview/.github/ISSUE_TEMPLATE.md vendored Executable file
View File

@@ -0,0 +1,14 @@
<!--
Bug 反馈、新功能请求,请到下面提交 issues
http://iview.talkingdata.com/#/new-issue
不是用上面的链接创建的 issue 会被立即关闭。
-->
<!--
IMPORTANT: Please use the following link to create a new issue:
http://iview.talkingdata.com/#/new-issue
If your issue was not created using the app above, it will be closed immediately.
-->

View File

@@ -0,0 +1,4 @@
<!-- 目前请提交 PR 到 2.0 分支 | Please send PR to 2.0 branch -->
<!-- 请不要提交 dist 的内容 | Please do not commit dist file -->
<!-- 请先运行 npm install 和 npm test通过测试后再提交您的 pr -->
<!-- Please run `npm install` and `npm test` to test your changes before submitting a pull request -->