-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfaq.html
156 lines (147 loc) · 8.78 KB
/
faq.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>常见问题 - Musharing 晓音</title>
<link href="https://fonts.googleapis.com/css?family=Heebo:400,700|IBM+Plex+Sans:600" rel="stylesheet">
<link rel="stylesheet" href="dist/css/style.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="./dist/css/iconfont.css">
</head>
<body class="is-boxed has-animations">
<div class="body-wrap boxed-container">
<header class="site-header">
<div class="container">
<div class="site-header-inner">
<div class="brand header-brand">
<div class="hero-cta">
<div class="lights-toggle">
<input id="lights-toggle" type="checkbox" name="lights-toggle" class="switch"
checked="checked">
<label for="lights-toggle" class="text-xs"><span>Turn me <span
class="label-text">dark</span></span></label>
</div>
<a href="./index.html">
<span class="iconfont icon-homepage" style="position: absolute; right: 5%; font-size: 30px !important;"></span>
</a>
</div>
<div class="features-header text-center">
</div>
</div>
</div>
</header>
<main>
<section class="cta section">
<div class="container-sm">
<div class="cta-inner section-inner">
<div class="features-header text-center">
<div class="container-sm">
<h2 class="section-title mt-0">常见问题</h2>
<p class="section-paragraph">
FAQ
</p>
</div>
</div>
<div class="features-wrap">
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img class="asset-light" src="dist/images/logo-light.svg" alt="Feature 01">
<img class="asset-dark" src="dist/images/logo-dark.svg" alt="Feature 01">
</div>
<div class="feature-content">
<h3 class="feature-title mt-0">Q1?</h3>
<p class="text-sm mb-0">Lorem ipsum dolor sit amet, consecte adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua dui.</p>
</div>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img class="asset-light" src="dist/images/logo-light.svg" alt="Feature 01">
<img class="asset-dark" src="dist/images/logo-dark.svg" alt="Feature 01">
</div>
<div class="feature-content">
<h3 class="feature-title mt-0">Q2?</h3>
<p class="text-sm mb-0">Lorem ipsum dolor sit amet, consecte adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua dui.</p>
</div>
</div>
</div>
<div class="feature is-revealing">
<div class="feature-inner">
<div class="feature-icon">
<img class="asset-light" src="dist/images/logo-light.svg" alt="Feature 01">
<img class="asset-dark" src="dist/images/logo-dark.svg" alt="Feature 01">
</div>
<div class="feature-content">
<h3 class="feature-title mt-0">Q3?</h3>
<p class="text-sm mb-0">Lorem ipsum dolor sit amet, consecte adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua dui.</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div style="margin: 0px">
<p>.......</p>
</div>
</section>
</main>
<footer class="site-footer has-top-divider">
<div class="container">
<div class="site-footer-inner">
<div class="brand footer-brand">
<a href="#">
<img class="asset-light" src="dist/images/logo-light.svg" alt="Logo">
<img class="asset-dark" src="dist/images/logo-dark.svg" alt="Logo">
</a>
</div>
<ul class="footer-links list-reset">
<li>
<a href="./faq.html">常见问题</a>
</li>
<li>
<a href="./contact.html">联系我们</a>
</li>
</ul>
<ul class="footer-social-links list-reset">
<li>
<a href="https://github.com/musharing-team/Musharing-Android">
<span class="screen-reader-text">GitHub</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path fill-rule="evenodd"
d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0016 8c0-4.42-3.58-8-8-8z"
fill="#FFF"></path>
</svg>
</a>
</li>
<li>
<span class="screen-reader-text">Mail</span>
<img src="dist/images/musharing/mail.svg" height="16" width="16">
</a>
</li>
<!-- <li>
<a href="#">
<span class="screen-reader-text">Google</span>
<svg width="16" height="16" xmlns="http://www.w3.org/2000/svg">
<path
d="M7.9 7v2.4H12c-.2 1-1.2 3-4 3-2.4 0-4.3-2-4.3-4.4 0-2.4 2-4.4 4.3-4.4 1.4 0 2.3.6 2.8 1.1l1.9-1.8C11.5 1.7 9.9 1 8 1 4.1 1 1 4.1 1 8s3.1 7 7 7c4 0 6.7-2.8 6.7-6.8 0-.5 0-.8-.1-1.2H7.9z"
fill="#FFF" />
</svg>
</a>
</li> -->
</ul>
<div class="footer-copyright">Copyright © 2019 Musharing Team, all rights reserved.</div>
</div>
</div>
<div>免责声明:网页设计来自<a href="https://cruip.com/switch/" target="_blank" title="switch, cruip">cruip</a>,© Switch,
cruip all rights reserved。如果有侵犯权益,请您告知,我们会立即处理。</div>
</footer>
</div>
<script src="dist/js/main.min.js"></script>
</body>
</html>