Adrian Muraru
7 年之前
|
@@ -69,13 +69,6 @@
|
|
|
height: bb.height
|
|
height: bb.height
|
|
|
};
|
|
};
|
|
|
|
|
|
|
|
- page.clipRect = {
|
|
|
|
|
- top: bb.top,
|
|
|
|
|
- left: bb.left,
|
|
|
|
|
- width: bb.width,
|
|
|
|
|
- height: bb.height
|
|
|
|
|
- };
|
|
|
|
|
-
|
|
|
|
|
page.render(params.png);
|
|
page.render(params.png);
|
|
|
phantom.exit();
|
|
phantom.exit();
|
|
|
} else {
|
|
} else {
|