chore(core): 调整新建文件时的弹出层样式
This commit is contained in:
@@ -627,6 +627,18 @@
|
||||
"Mixly.LayerFirmware"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "/common/layer-new-file.js",
|
||||
"require": [
|
||||
"Mixly.Env",
|
||||
"Mixly.Msg",
|
||||
"Mixly.Layer",
|
||||
"Mixly.HTMLTemplate"
|
||||
],
|
||||
"provide": [
|
||||
"Mixly.LayerNewFile"
|
||||
]
|
||||
},
|
||||
{
|
||||
"path": "/common/layer-progress.js",
|
||||
"require": [
|
||||
@@ -1380,7 +1392,7 @@
|
||||
"path",
|
||||
"Blockly",
|
||||
"Mixly.Env",
|
||||
"Mixly.LayerExt",
|
||||
"Mixly.LayerNewFile",
|
||||
"Mixly.Config",
|
||||
"Mixly.Title",
|
||||
"Mixly.MFile",
|
||||
@@ -1628,7 +1640,7 @@
|
||||
"Blockly",
|
||||
"Mixly.MFile",
|
||||
"Mixly.Title",
|
||||
"Mixly.LayerExt",
|
||||
"Mixly.LayerNewFile",
|
||||
"Mixly.Msg",
|
||||
"Mixly.Workspace"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user