mirror of
https://gitee.com/dromara/electron-egg.git
synced 2026-05-14 03:52:07 +08:00
3.13.0
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
[](https://gitee.com/dromara/electron-egg/stargazers)
|
[](https://gitee.com/dromara/electron-egg/stargazers)
|
||||||
|
|
||||||
<div align=center>
|
<div align=center>
|
||||||
<h3>🎉🎉🎉 ElectronEgg V3.12.0已发布! 🎉🎉🎉</h3>
|
<h3>🎉🎉🎉 ElectronEgg V3.13.0已发布! 🎉🎉🎉</h3>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
|
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
|
||||||
- 🍉 **简单:** 只需懂 JavaScript
|
- 🍉 **简单:** 只需懂 JavaScript
|
||||||
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
|
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
|
||||||
- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **4800+**
|
- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **4900+**
|
||||||
- 🍨 **github:** https://github.com/dromara/electron-egg **1600+**
|
- 🍨 **github:** https://github.com/dromara/electron-egg **1700+**
|
||||||
- 🏆 码云最有价值开源项目
|
- 🏆 码云最有价值开源项目
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[](https://gitee.com/dromara/electron-egg/stargazers)
|
[](https://gitee.com/dromara/electron-egg/stargazers)
|
||||||
|
|
||||||
<div align=center>
|
<div align=center>
|
||||||
<h3>🎉🎉🎉 ElectronEgg V3.12.0已发布! 🎉🎉🎉</h3>
|
<h3>🎉🎉🎉 ElectronEgg V3.13.0已发布! 🎉🎉🎉</h3>
|
||||||
</div>
|
</div>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
@@ -34,8 +34,8 @@
|
|||||||
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
|
- 🍩 **为什么使用?** 桌面软件(办公方向、 个人工具),仍然是未来十几年PC端需求之一,提高工作效率
|
||||||
- 🍉 **简单:** 只需懂 JavaScript
|
- 🍉 **简单:** 只需懂 JavaScript
|
||||||
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
|
- 🍑 **愿景:** 所有开发者都能学会桌面软件研发
|
||||||
- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **4800+**
|
- 🍰 **gitee:** https://gitee.com/dromara/electron-egg **4900+**
|
||||||
- 🍨 **github:** https://github.com/dromara/electron-egg **1600+**
|
- 🍨 **github:** https://github.com/dromara/electron-egg **1700+**
|
||||||
- 🏆 码云最有价值开源项目
|
- 🏆 码云最有价值开源项目
|
||||||

|

|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ee",
|
"name": "ee",
|
||||||
"version": "3.12.0",
|
"version": "3.13.0",
|
||||||
"description": "A fast, desktop software development framework",
|
"description": "A fast, desktop software development framework",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
Reference in New Issue
Block a user