aftersale
This commit is contained in:
parent
88aa8696ab
commit
5058caaec3
|
|
@ -193,7 +193,7 @@ define(['jquery', 'bootstrap', 'backend', 'table', 'form','layer'], function ($,
|
||||||
|
|
||||||
// 显示 loading 层
|
// 显示 loading 层
|
||||||
var loadingIndex = Layer.load(1, {
|
var loadingIndex = Layer.load(1, {
|
||||||
shade: [0.1, '#fff'], // 背景遮罩,可选
|
shade: [0.2, '#ccc'], // 背景遮罩,可选
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user