Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
solo-1
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
solo-1
Commits
2fb63847
Unverified
Commit
2fb63847
authored
Dec 14, 2019
by
Liang Ding
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
🎨
Fix #12
parent
56ce2204
Changes
6
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
24 additions
and
13 deletions
+24
-13
package-lock.json
package-lock.json
+19
-0
src/main/resources/common-template/start.ftl
src/main/resources/common-template/start.ftl
+1
-9
src/main/resources/lang_en_US.properties
src/main/resources/lang_en_US.properties
+1
-1
src/main/resources/lang_zh_CN.properties
src/main/resources/lang_zh_CN.properties
+1
-1
src/main/resources/scss/start.css
src/main/resources/scss/start.css
+1
-1
src/main/resources/scss/start.scss
src/main/resources/scss/start.scss
+1
-1
No files found.
package-lock.json
View file @
2fb63847
...
@@ -1425,6 +1425,25 @@
...
@@ -1425,6 +1425,25 @@
"dagre"
:
"^0.8.5"
,
"dagre"
:
"^0.8.5"
,
"graphlib"
:
"^2.1.8"
,
"graphlib"
:
"^2.1.8"
,
"lodash"
:
"^4.17.15"
"lodash"
:
"^4.17.15"
},
"dependencies"
:
{
"dagre"
:
{
"version"
:
"0.8.5"
,
"resolved"
:
"https://registry.npmjs.org/dagre/-/dagre-0.8.5.tgz"
,
"integrity"
:
"sha512-/aTqmnRta7x7MCCpExk7HQL2O4owCT2h8NT//9I1OQ9vt29Pa0BzSAkR5lwFUcQ7491yVi/3CXU9jQ5o0Mn2Sw=="
,
"requires"
:
{
"graphlib"
:
"^2.1.8"
,
"lodash"
:
"^4.17.15"
}
},
"graphlib"
:
{
"version"
:
"2.1.8"
,
"resolved"
:
"https://registry.npmjs.org/graphlib/-/graphlib-2.1.8.tgz"
,
"integrity"
:
"sha512-jcLLfkpoVGmH7/InMC/1hIvOPSUh38oJtGhvrOFGzioE1DZ+0YW16RgmOJhHiuWTvGiJQ9Z1Ik43JvkRPRvE+A=="
,
"requires"
:
{
"lodash"
:
"^4.17.15"
}
}
}
}
},
},
"dashdash"
:
{
"dashdash"
:
{
...
...
src/main/resources/common-template/start.ftl
View file @
2fb63847
...
@@ -32,15 +32,7 @@
...
@@ -32,15 +32,7 @@
<img src="${staticServePath}/images/hacpai.png"/>
<img src="${staticServePath}/images/hacpai.png"/>
</div>
</div>
<br>
<br>
<button class="startAction">${useGitHubAccountLoginLabel}</button><br>
<button class="startAction">${useHacPaiAccountLoginLabel}</button><br>
<a class="github__link" href="javascript:$('ul').slideToggle()">查看 GitHub 数据使用说明</a>
<div class="github__text">
<ul>
<li>获取用户名、头像等用于初始化</li>
<li>获取公开仓库信息用于展示</li>
<li>不会对你的已有数据进行写入</li>
</ul>
</div>
</div>
</div>
<script type="text/javascript" src="${staticServePath}/js/lib/jquery/jquery.min.js" charset="utf-8"></script>
<script type="text/javascript" src="${staticServePath}/js/lib/jquery/jquery.min.js" charset="utf-8"></script>
<script type="text/javascript">
<script type="text/javascript">
...
...
src/main/resources/lang_en_US.properties
View file @
2fb63847
...
@@ -49,7 +49,7 @@ nextArticleLabel=Next Article
...
@@ -49,7 +49,7 @@ nextArticleLabel=Next Article
onlineVisitorLabel
=
Online
onlineVisitorLabel
=
Online
cntMonthLabel
=
Month
cntMonthLabel
=
Month
cntArticleLabel
=
Article
cntArticleLabel
=
Article
use
GitHubAccountLoginLabel
=
Get started after logging GitHub
account
use
HacPaiAccountLoginLabel
=
Get started after logging HacPai
account
chageLabel
=
Change
chageLabel
=
Change
useTumbnailLabel
=
Use Tumbnail
useTumbnailLabel
=
Use Tumbnail
iconLabel
=
Icon
iconLabel
=
Icon
...
...
src/main/resources/lang_zh_CN.properties
View file @
2fb63847
...
@@ -49,7 +49,7 @@ nextArticleLabel=\u4E0B\u4E00\u7BC7
...
@@ -49,7 +49,7 @@ nextArticleLabel=\u4E0B\u4E00\u7BC7
onlineVisitorLabel
=
\u
5F53
\u
524D
\u
8BBF
\u
5BA2
onlineVisitorLabel
=
\u
5F53
\u
524D
\u
8BBF
\u
5BA2
cntMonthLabel
=
\u
4E2A
\u6708
cntMonthLabel
=
\u
4E2A
\u6708
cntArticleLabel
=
\u
7BC7
\u6587\u
7AE0
cntArticleLabel
=
\u
7BC7
\u6587\u
7AE0
use
GitHubAccountLoginLabel
=
\u
767B
\u
5F55 GitHub
\u
8D26
\u
53F7
\u
540E
\u5373\u
53EF
\u
5F00
\u
59CB
\u
4F7F
\u7528
use
HacPaiAccountLoginLabel
=
\u
767B
\u
5F55
\u
9ED1
\u
5BA2
\u
6D3E
\u
793E
\u
533A
\u
8D26
\u
53F7
\u
540E
\u5373\u
53EF
\u
5F00
\u
59CB
\u
4F7F
\u7528
chageLabel
=
\u
66F4
\u6362
chageLabel
=
\u
66F4
\u6362
useTumbnailLabel
=
\u
542F
\u7528\u
914D
\u
56FE
useTumbnailLabel
=
\u
542F
\u7528\u
914D
\u
56FE
iconLabel
=
\u
56FE
\u6807
iconLabel
=
\u
56FE
\u6807
...
...
src/main/resources/scss/start.css
View file @
2fb63847
This diff is collapsed.
Click to expand it.
src/main/resources/scss/start.scss
View file @
2fb63847
...
@@ -188,7 +188,7 @@ input[type=text]:focus {
...
@@ -188,7 +188,7 @@ input[type=text]:focus {
#github
.github__icon
{
#github
.github__icon
{
height
:
200px
;
height
:
200px
;
width
:
2
66
px
;
width
:
2
10
px
;
background-image
:
url("../images/hacpai.png")
;
background-image
:
url("../images/hacpai.png")
;
margin
:
0
auto
;
margin
:
0
auto
;
background-size
:
contain
;
background-size
:
contain
;
...
...
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