Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
mycard
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
syntax_j
mycard
Commits
6305a6e2
Commit
6305a6e2
authored
Dec 12, 2016
by
神楽坂玲奈
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix update
parent
6ae00cd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
4 deletions
+5
-4
update.html
update.html
+5
-4
No files found.
update.html
View file @
6305a6e2
...
...
@@ -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=
"
updat
e"
type=
"button"
class=
"btn btn-secondary"
>
下次启动时安装更新 _(:3 」∠)_
</button>
<button
id=
"
clos
e"
type=
"button"
class=
"btn btn-primary"
>
(。・`ω´・) 现在安装更新
</button>
<button
id=
"
clos
e"
type=
"button"
class=
"btn btn-secondary"
>
下次启动时安装更新 _(:3 」∠)_
</button>
<button
id=
"
updat
e"
type=
"button"
class=
"btn btn-primary"
>
(。・`ω´・) 现在安装更新
</button>
</p>
</div>
<!-- /.container -->
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment