2022-01-04 05:01:42 +00:00
|
|
|
<html lang="en">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2022-01-04 12:39:28 +00:00
|
|
|
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
|
2022-01-04 05:01:42 +00:00
|
|
|
<title>保單詳細</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<h1>保單細項</h1>
|
|
|
|
</body>
|
|
|
|
</html>
|