chore(core): 调整新建文件时的弹出层样式
This commit is contained in:
@@ -60,7 +60,6 @@ ArduShell.killing = false;
|
||||
ArduShell.progressLayer = new LayerProgress({
|
||||
width: 200,
|
||||
cancelValue: Msg.Lang['nav.btn.stop'],
|
||||
skin: 'layui-anim layui-anim-scale',
|
||||
cancel: () => {
|
||||
if (ArduShell.killing) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user