Commit 6305a6e2 authored by 神楽坂玲奈's avatar 神楽坂玲奈

fix update

parent 6ae00cd1
......@@ -14,11 +14,12 @@
<!-- Bootstrap core CSS -->
<link href="node_modules/bootstrap/dist/css/bootstrap.min.css" rel="stylesheet">
<style>
h1{
h1 {
margin-top: 10px;
margin-bottom: 20px;
text-align: center;
}
#actions {
margin-top: 20px;
text-align: center;
......@@ -34,10 +35,10 @@
<p>点击【现在安装更新】,会立即关闭 MyCard 平台及正在运行中的游戏,并安装更新。</p>
<p>点击【下次启动时安装更新】,会在 MyCard 平台退出之后进行更新。</p>
<p>你也可以随时点击平台上的更新按钮安装哦!</p>
<p>如果自动更新失败,请至 <a href="https://mycard.moe" target="_blank">https://mycard.moe</a> 手动下载最新版本"</p>
<p>如果自动更新失败,请至 <a href="https://mycard.moe" target="_blank">https://mycard.moe</a> 手动下载最新版本</p>
<p id="actions">
<button id="update" type="button" class="btn btn-secondary">下次启动时安装更新 _(:3 」∠)_</button>
<button id="close" type="button" class="btn btn-primary">(。・`ω´・) 现在安装更新</button>
<button id="close" type="button" class="btn btn-secondary">下次启动时安装更新 _(:3 」∠)_</button>
<button id="update" type="button" class="btn btn-primary">(。・`ω´・) 现在安装更新</button>
</p>
</div><!-- /.container -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment