mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
打印两页问题解决
This commit is contained in:
parent
fb5ee5c0ef
commit
07ba3c7ac5
@ -23,7 +23,7 @@
|
|||||||
billType: '',
|
billType: '',
|
||||||
feeName: '',
|
feeName: '',
|
||||||
feeTypeCd: '',
|
feeTypeCd: '',
|
||||||
isDefault: '',
|
isDefault: 'F',
|
||||||
paymentCd: ''
|
paymentCd: ''
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -44,10 +44,10 @@
|
|||||||
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body class="vc-body">
|
<body class="vc-body" style="background-color: #fff;">
|
||||||
<vc:create path="frame/bodyTop"></vc:create>
|
<vc:create path="frame/bodyTop"></vc:create>
|
||||||
<div class="vc">
|
<div class="vc">
|
||||||
<div id="vc-page" style="margin-left: 0;background-color: #FFF;" class="gray-bg dashbard-1 vc-page-height">
|
<div id="vc-page" style="margin-left: 0;background-color: #FFF;min-height: 0vh;" class="gray-bg dashbard-1 vc-page-height">
|
||||||
<!-- -->
|
<!-- -->
|
||||||
<div id="component" class="vc-wrapper vc-content animated fadeInRight" style="padding:0px"
|
<div id="component" class="vc-wrapper vc-content animated fadeInRight" style="padding:0px"
|
||||||
vc-path="/common/chooseEnterCommunity">
|
vc-path="/common/chooseEnterCommunity">
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user