gdg
2021-02-23 fb1b62e6929d55d7b8d3c29a6fe9587a9a72967a
修改样式
已修改3个文件
50 ■■■■ 文件已修改
src/main/webapp/personal_use_info.xhtml 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/reagent_user_flow_info.xhtml 14 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/warehouse_reagent_use_person.xhtml 18 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
src/main/webapp/personal_use_info.xhtml
@@ -214,37 +214,37 @@
                    <p:outputPanel style="text-align: center;font-size: 16px;margin: 20px;font-weight: 700;">#{personalUseInfoController.printTable['title']}</p:outputPanel>
                    <div>
                        <div style="display: flex;flex-direction: row;justify-content: flex-end;width: 1081px;">
                            <div style="width: 98px;">单据编号:</div>
                            <div style="width: 98px;">单据编号:</div>
                            <div style="width: 183px;">#{personalUseInfoController.printTable['receiptNumber']}</div>
                        </div>
                    </div>
                    <div style="margin: 10px 0;">
                        <div style="display: inline-flex;">
                            <div style="width: 100px;margin-left: 10px;">部门:</div>
                            <div style="width: 100px;margin-left: 10px;">部门:</div>
                            <div style="width: 300px;">#{personalUseInfoController.printTable['department']}</div>
                        </div>
                        <div style="display: inline-flex;">
                            <div style="width: 100px;">申购人:</div>
                            <div style="width: 100px;">申购人:</div>
                            <div style="width: 200px;padding-top: 1px;">#{personalUseInfoController.printTable['applyPerson']}</div>
                        </div>
                        <div style="display: inline-flex;float: right;">
                            <div style="width: 100px;">日期:</div>
                            <div style="width: 100px;">日期:</div>
                            <div style="width: 200px;padding-top: 1px;">#{personalUseInfoController.printTable['date']}</div>
                        </div>
                    </div>
                    <div style="margin-bottom: 20px;">
                        <div style="display: inline-flex;">
                            <div style="width: 100px;margin-left: 10px;">课题组</div>
                            <div style="width: 100px;margin-left: 10px;">课题组:</div>
                            <div style="width: 300px;">#{personalUseInfoController.printTable['project']}</div>
                        </div>
                        <div style="display: inline-flex;">
                            <div style="width: 100px;">使用地点:</div>
                            <div style="width: 100px;">使用地点:</div>
                            <div style="width: 200px;padding-top: 1px;">#{personalUseInfoController.printTable['lab']}</div>
                        </div>
                        <div style="display: inline-flex;float: right;">
                            <div style="width: 100px;">联系方式:</div>
                            <div style="width: 100px;">联系方式:</div>
                            <div style="width: 200px;">#{personalUseInfoController.printTable['phone']}</div>
                        </div>
                    </div>
@@ -284,14 +284,14 @@
                    <div style="margin-top: 20px;margin-right: 94px;">
                        <div style="display: flex;flex-direction: row;justify-content: flex-end;">
                            <div style="width: 100px">签收人:</div>
                            <div style="width: 100px">签收人:</div>
                            <div style="width: 100px"></div>
                        </div>
                    </div>
                    <div style="margin: 10px 94px 10px 0;">
                        <div style="display: flex;flex-direction: row;justify-content: flex-end;">
                            <div style="width: 100px">日期:</div>
                            <div style="width: 100px">日期:</div>
                            <div style="width: 100px"></div>
                        </div>
                    </div>
src/main/webapp/reagent_user_flow_info.xhtml
@@ -48,18 +48,18 @@
                            <p:outputPanel style="text-align: center;font-size: 15px;margin: 20px;font-weight: 700;">#{opeUseFlowInfoController.printTable['title']}</p:outputPanel>
                            <div>
                                <div style="display: flex;flex-direction: row;justify-content: flex-end;">
                                    <div style="width: 100px;">单据编号:</div>
                                    <div style="width: 100px;">单据编号:</div>
                                    <div style="width: 300px;">#{opeUseFlowInfoController.printTable['receiptNumber']}</div>
                                </div>
                            </div>
                            <div style="margin: 10px 0;">
                                <div style="display: inline-flex;">
                                    <div style="width: 100px;margin-left: 10px;">部门:</div>
                                    <div style="width: 100px;margin-left: 10px;">部门:</div>
                                    <div style="width: 300px;">#{opeUseFlowInfoController.printTable['department']}</div>
                                </div>
                                <div style="display: inline-flex;float: right;">
                                    <div style="width: 100px;">日期:</div>
                                    <div style="width: 100px;">日期:</div>
                                    <div style="width: 300px;padding-top: 1px;">
                                        <div>#{opeUseFlowInfoController.printTable['date']}</div>
                                    </div>
@@ -68,11 +68,11 @@
                            <div style="margin-bottom: 20px;">
                                <div style="display: inline-flex;">
                                    <div style="width: 100px;margin-left: 10px;">申购人:</div>
                                    <div style="width: 100px;margin-left: 10px;">申购人:</div>
                                    <div style="width: 300px;">#{opeUseFlowInfoController.printTable['applyPerson']}</div>
                                </div>
                                <div style="display: inline-flex;float: right;">
                                    <div style="width: 100px;">联系方式:</div>
                                    <div style="width: 100px;">联系方式:</div>
                                    <div style="width: 300px;">
                                        <div >#{opeUseFlowInfoController.printTable['phone']}</div>
                                    </div>
@@ -114,14 +114,14 @@
                            <div style="margin-top: 20px;">
                                <div style="display: flex;flex-direction: row;justify-content: flex-end;">
                                    <div style="width: 100px">签收人:</div>
                                    <div style="width: 100px">签收人:</div>
                                    <div style="width: 300px"></div>
                                </div>
                            </div>
                            <div style="margin: 10px 0">
                                <div style="display: flex;flex-direction: row;justify-content: flex-end;">
                                    <div style="width: 100px">日期:</div>
                                    <div style="width: 100px">日期:</div>
                                    <div style="width: 300px"></div>
                                </div>
                            </div>
src/main/webapp/warehouse_reagent_use_person.xhtml
@@ -126,7 +126,7 @@
                    <p:outputPanel style="text-align: center;font-size: 16px;margin: 20px;font-weight: 700;">#{warehouseStockMngController.printTable['title']}</p:outputPanel>
                    <div>
                        <div style="display: flex;flex-direction: row;justify-content: flex-end;width: 1081px;">
                            <div style="width: 98px;">单据编号:</div>
                            <div style="width: 98px;">单据编号:</div>
                            <div style="width: 183px;">
<!--                                <input style="border: 0;" value="#{warehouseStockMngController.printTable['receiptNumber']}"/>-->
                                <p:inputText value="#{warehouseStockMngController.receiptNumber}" valueChangeListener="#{warehouseStockMngController.receiptNumberChange}">
@@ -138,30 +138,30 @@
                    <div style="margin: 10px 0;">
                        <div style="display: inline-flex;">
                            <div style="width: 100px;margin-left: 10px;">部门:</div>
                            <div style="width: 100px;margin-left: 10px;">部门:</div>
                            <div style="width: 300px;">#{warehouseStockMngController.printTable['department']}</div>
                        </div>
                        <div style="display: inline-flex;">
                            <div style="width: 100px;">申购人:</div>
                            <div style="width: 100px;">申购人:</div>
                            <div style="width: 200px;padding-top: 1px;">#{warehouseStockMngController.printTable['applyPerson']}</div>
                        </div>
                        <div style="display: inline-flex;float: right;">
                            <div style="width: 100px;">日期:</div>
                            <div style="width: 100px;">日期:</div>
                            <div style="width: 200px;padding-top: 1px;"><input style="border: 0;" value="#{warehouseStockMngController.printTable['date']}"/></div>
                        </div>
                    </div>
                    <div style="margin-bottom: 20px;">
                        <div style="display: inline-flex;">
                            <div style="width: 100px;margin-left: 10px;">课题组</div>
                            <div style="width: 100px;margin-left: 10px;">课题组:</div>
                            <div style="width: 300px;">#{warehouseStockMngController.printTable['project']}</div>
                        </div>
                        <div style="display: inline-flex;">
                            <div style="width: 100px;">使用地点:</div>
                            <div style="width: 100px;">使用地点:</div>
                            <div style="width: 200px;padding-top: 1px;">#{warehouseStockMngController.printTable['lab']}</div>
                        </div>
                        <div style="display: inline-flex;float: right;">
                            <div style="width: 100px;">联系方式:</div>
                            <div style="width: 100px;">联系方式:</div>
                            <div style="width: 200px;">
                                <input style="border: 0;" value="#{warehouseStockMngController.printTable['phone']}"/></div>
                        </div>
@@ -202,14 +202,14 @@
                    <div style="margin-top: 20px;margin-right: 94px;">
                        <div style="display: flex;flex-direction: row;justify-content: flex-end;">
                            <div style="width: 100px">签收人:</div>
                            <div style="width: 100px">签收人:</div>
                            <div style="width: 100px"></div>
                        </div>
                    </div>
                    <div style="margin: 10px 94px 10px 0;">
                        <div style="display: flex;flex-direction: row;justify-content: flex-end;">
                            <div style="width: 100px">日期:</div>
                            <div style="width: 100px">日期:</div>
                            <div style="width: 100px"></div>
                        </div>
                    </div>