✏️ 正在编辑: view-detalhamento.phtml
路径:
/srv/systems_dir/yuppiecred/application/views/scripts/callcenter/view-detalhamento.phtml
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<html lang="pt-br"> <head> <meta http-equiv="X-UA-Compatible" content="edge" /> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><link type="text/css" rel="stylesheet" href="https://www8.dataprev.gov.br/SipaINSS/javax.faces.resource/theme.css.xhtml?ln=primefaces-aristo" /> <title>Extrato de Pagamentos</title> <link rel="shortcut icon" href="<?php echo $this->baseUrl(); ?>/assets/favicon.ico" /> <link type="text/css" rel="stylesheet" href="<?php echo $this->baseUrl(); ?>/styles/extrato_dp.min.css" /> </head> <body> <?php echo $this->detalhamento; ?> <br/><br/> </body> </html>
💾 保存文件
← 返回文件管理器