proprietor_caiping.html 331 B

123456789101112131415
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1">
  6. <title>业主附属财评</title>
  7. </head>
  8. <body>
  9. <h1>业主附属财评</h1>
  10. <div>{$admin_unit_name}</div>
  11. <h1>{$proprietor_department}</h1>
  12. <div>{$proprietor_list}</div>
  13. </body>
  14. </html>