提交 9afc104c authored 作者: 曾从伟's avatar 曾从伟

no message

上级 185b7ce9
...@@ -538,7 +538,7 @@ var checkInPage = { ...@@ -538,7 +538,7 @@ var checkInPage = {
type: 2, type: 2,
title: "预览协议", title: "预览协议",
shade: [0], shade: [0],
area:['800px','600px'], area:['800px','520px'],
anim: 2, anim: 2,
btnAlign:'c', btnAlign:'c',
btn:btn_group, btn:btn_group,
...@@ -546,7 +546,7 @@ var checkInPage = { ...@@ -546,7 +546,7 @@ var checkInPage = {
success:function(layo){ success:function(layo){
globalObj = $(layo); globalObj = $(layo);
$(layo).find("#print_control").parent().css({ $(layo).find("#print_control").parent().css({
height:"660px" height:"580px"
}) })
$(layo).find("#print_control").next().next().css({ $(layo).find("#print_control").next().next().css({
...@@ -767,7 +767,7 @@ var checkInPage = { ...@@ -767,7 +767,7 @@ var checkInPage = {
type: 2, type: 2,
title: "预览合同", title: "预览合同",
shade: [0], shade: [0],
area:['800px','600px'], area:['800px','520px'],
anim: 2, anim: 2,
btnAlign:'c', btnAlign:'c',
btn:btn_group, btn:btn_group,
...@@ -777,7 +777,7 @@ var checkInPage = { ...@@ -777,7 +777,7 @@ var checkInPage = {
globalObj = $(layo); globalObj = $(layo);
$(layo).find("#print_control").parent().css({ $(layo).find("#print_control").parent().css({
height:"630px" height:"580px"
}) })
$(layo).find("#print_control").next().next().css({ $(layo).find("#print_control").next().next().css({
......
...@@ -207,7 +207,7 @@ var checkInPage = { ...@@ -207,7 +207,7 @@ var checkInPage = {
type: 2, type: 2,
title: "预览协议", title: "预览协议",
shade: [0], shade: [0],
area:['800px','600px'], area:['800px','520px'],
anim: 2, anim: 2,
btnAlign:'c', btnAlign:'c',
btn:btn_group, btn:btn_group,
...@@ -215,7 +215,7 @@ var checkInPage = { ...@@ -215,7 +215,7 @@ var checkInPage = {
success:function(layo){ success:function(layo){
globalObj = $(layo); globalObj = $(layo);
$(layo).find("#print_control").parent().css({ $(layo).find("#print_control").parent().css({
height:"660px" height:"580px"
}) })
$(layo).find("#print_control").next().next().css({ $(layo).find("#print_control").next().next().css({
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论