1234567891011121314 |
- <?php if (!defined('THINK_PATH')) exit(); /*a:1:{s:88:"/www/wwwroot/voicechat.lanmaonet.com/public/../application/index/view/index/privacy.html";i:1614152662;}*/ ?>
- <!DOCTYPE html>
- <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">
- <title>隐私政策</title>
- </head>
- <body >
- <?php echo $content; ?>
- </body>
|