feat(core): 将一些progress layer从layui调整为dialog-plus

This commit is contained in:
王立帮
2025-04-27 21:40:00 +08:00
parent 3934c819c5
commit c5027cac8c
7 changed files with 343 additions and 470 deletions

View File

@@ -1276,6 +1276,8 @@
"Mixly.MString",
"Mixly.Workspace",
"Mixly.Serial",
"Mixly.LayerProgress",
"Mixly.Debug",
"Mixly.Electron.Shell"
],
"provide": [
@@ -1296,6 +1298,7 @@
"Mixly.Debug",
"Mixly.HTMLTemplate",
"Mixly.LayerFirmware",
"Mixly.LayerProgress",
"Mixly.Electron.Serial"
],
"provide": [
@@ -1574,6 +1577,7 @@
"Mixly.HTMLTemplate",
"Mixly.MString",
"Mixly.LayerFirmware",
"Mixly.LayerProgress",
"Mixly.Web.Serial",
"Mixly.Web.Ampy"
],