details_dialog_shell.html 206 B

12345678910
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. {include file="common/meta" /}
  5. <title>详情</title>
  6. </head>
  7. <body class="inside-header inside-aside is-dialog">
  8. {include file="procuremen/details_fragment" /}
  9. </body>
  10. </html>