@@ -0,0 +1,13 @@ |
||
1 |
+<!DOCTYPE html> |
|
2 |
+<html lang="zh-CN"> |
|
3 |
+<head> |
|
4 |
+ <meta charset="utf-8"> |
|
5 |
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
|
6 |
+ <meta name="format-detection" content="telephone=no,email=no,address=no"> |
|
7 |
+ <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no"> |
|
8 |
+ <title>隐私条款</title> |
|
9 |
+</head> |
|
10 |
+<body> |
|
11 |
+ <h1>隐私条款</h1> |
|
12 |
+</body> |
|
13 |
+</html> |
@@ -0,0 +1,13 @@ |
||
1 |
+<!DOCTYPE html> |
|
2 |
+<html lang="zh-CN"> |
|
3 |
+<head> |
|
4 |
+ <meta charset="utf-8"> |
|
5 |
+ <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> |
|
6 |
+ <meta name="format-detection" content="telephone=no,email=no,address=no"> |
|
7 |
+ <meta name="viewport" content="width=device-width,initial-scale=1.0,user-scalable=no"> |
|
8 |
+ <title>会员章程</title> |
|
9 |
+</head> |
|
10 |
+<body> |
|
11 |
+ <h1>会员章程</h1> |
|
12 |
+</body> |
|
13 |
+</html> |