You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
401 B
11 lines
401 B
8 years ago
|
@webUrl: '${servletURL}?op=resource&resource=/com/fr/bi/web/';
|
||
|
@imageUrl: '${servletURL}?op=resource&resource=/com/fr/bi/web/images/'; //图片的基本地址
|
||
|
|
||
|
@cursor: '@{imageUrl}cursor/cursor_hand.cur';
|
||
|
@dragCursor: '@{imageUrl}cursor/cursor_drag_hand.cur';
|
||
|
|
||
|
@zIndex-layer: 100000;
|
||
|
@zIndex-floatbox: 1000000;
|
||
|
@zIndex-popup: 10000000;
|
||
|
@zIndex-masker: 100000000;
|
||
|
@zIndex-tip: 1000000000;
|