mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
打印两页问题解决
This commit is contained in:
parent
fb5ee5c0ef
commit
07ba3c7ac5
@ -23,7 +23,7 @@
|
||||
billType: '',
|
||||
feeName: '',
|
||||
feeTypeCd: '',
|
||||
isDefault: '',
|
||||
isDefault: 'F',
|
||||
paymentCd: ''
|
||||
}
|
||||
}
|
||||
|
||||
@ -44,10 +44,10 @@
|
||||
|
||||
</head>
|
||||
|
||||
<body class="vc-body">
|
||||
<body class="vc-body" style="background-color: #fff;">
|
||||
<vc:create path="frame/bodyTop"></vc:create>
|
||||
<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"
|
||||
vc-path="/common/chooseEnterCommunity">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user