123456789101112131415161718 |
- <!DOCTYPE html>
- <html lang="zh-CN">
- <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">
- <meta name="Keywords" content="荆州市红十字会官方网站,荆州市红十字会官方,荆州市红十字会官网,荆州红会官网,荆州红会,荆州市,荆州,红十字会">
- <link rel="icon" href="<%= BASE_URL %>favicon.ico">
- <title>荆州市红十字会</title>
- </head>
- <body>
- <noscript>
- <strong>We're sorry but jzpc doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
- </noscript>
- <div id="app"></div>
- <!-- built files will be auto injected -->
- </body>
- </html>
|