🎨 style: 更新界面
@ -15,18 +15,9 @@
|
|||||||
- icon: pic1
|
- icon: pic1
|
||||||
title: "#累了"
|
title: "#累了"
|
||||||
desc: 疲惫往往是过度劳累
|
desc: 疲惫往往是过度劳累
|
||||||
- icon: youthLearning
|
|
||||||
title: "#青年大学习"
|
|
||||||
desc: 青年大学习答案和截图
|
|
||||||
- icon: searchBook
|
|
||||||
title: "#搜书/#bookid"
|
|
||||||
desc: 基于zli的搜书功能
|
|
||||||
- icon: zhubai
|
- icon: zhubai
|
||||||
title: "#竹白"
|
title: "#竹白"
|
||||||
desc: 基于竹白百科的搜索
|
desc: 基于竹白百科的搜索
|
||||||
- icon: 百科
|
|
||||||
title: "#百科/wiki xxx"
|
|
||||||
desc: 百度百科/搜狗百科
|
|
||||||
- group: 工具类合集
|
- group: 工具类合集
|
||||||
list:
|
list:
|
||||||
- icon: translate
|
- icon: translate
|
||||||
@ -47,7 +38,7 @@
|
|||||||
- icon: youtube
|
- icon: youtube
|
||||||
title: "油管"
|
title: "油管"
|
||||||
desc: 油管学习版分享实时下载
|
desc: 油管学习版分享实时下载
|
||||||
- icon: 推特
|
- icon: twitter
|
||||||
title: "小蓝鸟"
|
title: "小蓝鸟"
|
||||||
desc: 推特学习版分享实时下载
|
desc: 推特学习版分享实时下载
|
||||||
- icon: acfun
|
- icon: acfun
|
||||||
|
BIN
resources/font/PermanentMarker.ttf
Normal file
@ -1,6 +1,6 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "tttgbnumber";
|
font-family: "PermanentMarker";
|
||||||
src: url("../../../../../resources/font/tttgbnumber.ttf");
|
src: url("../../font/PermanentMarker.ttf");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -24,13 +24,13 @@ body {
|
|||||||
.container {
|
.container {
|
||||||
width: 788px;
|
width: 788px;
|
||||||
padding: 20px 15px 10px 15px;
|
padding: 20px 15px 10px 15px;
|
||||||
background-image: url(../../img/bg.jpeg);
|
background-image: url(../../img/bg.jpg);
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.head_box {
|
.head_box {
|
||||||
border-radius: 15px;
|
border-radius: 15px;
|
||||||
font-family: 'tttgbnumber';
|
font-family: 'PermanentMarker', serif;
|
||||||
padding: 10px 20px;
|
padding: 10px 20px;
|
||||||
position: relative;
|
position: relative;
|
||||||
color: white;
|
color: white;
|
||||||
@ -38,17 +38,20 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.head_box .id_text {
|
.head_box .id_text {
|
||||||
|
margin-left: 200px;
|
||||||
|
color: #708871;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.head_box .day_text {
|
.head_box .day_text {
|
||||||
|
margin-left: 200px;
|
||||||
|
color: #708871;
|
||||||
font-size: 20px;
|
font-size: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.head_box .genshin_logo {
|
.head_box .genshin_logo {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: -10px;
|
top: -20px;
|
||||||
right: 15px;
|
|
||||||
width: 97px;
|
width: 97px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -58,7 +61,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.uid {
|
.uid {
|
||||||
font-family: tttgbnumber;
|
font-family: PermanentMarker, serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.data_box {
|
.data_box {
|
||||||
@ -97,7 +100,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.num {
|
.num {
|
||||||
font-family: tttgbnumber;
|
font-family: PermanentMarker, serif;
|
||||||
font-size: 24px;
|
font-size: 24px;
|
||||||
}
|
}
|
||||||
|
|
||||||
@ -154,5 +157,5 @@ body {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: white;
|
color: white;
|
||||||
font-family: 'tttgbnumber';
|
font-family: 'PermanentMarker', serif;
|
||||||
}
|
}
|
@ -4,9 +4,9 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
<meta http-equiv="content-type" content="text/html;charset=utf-8" />
|
||||||
<link rel="stylesheet" type="text/css" href="{{pluResPath}}html/help/help.css" />
|
<link rel="stylesheet" type="text/css" href="{{pluResPath}}html/help/help.css" />
|
||||||
<link rel="preload" href="{{resPath}}font/tttgbnumber.ttf" as="font" />
|
<link rel="preload" href="{{resPath}}font/PermanentMarker.ttf" as="font" />
|
||||||
<link rel="preload" href="{{pluResPath}}img/bg.jpeg" as="image" />
|
<link rel="preload" href="{{pluResPath}}img/bg.jpg" as="image" />
|
||||||
<link rel="preload" href="{{pluResPath}}img/rank/top.png" as="image" />
|
<link rel="preload" href="{{pluResPath}}img/rank/logo.png" as="image" />
|
||||||
<link rel="shortcut icon" href="#" />
|
<link rel="shortcut icon" href="#" />
|
||||||
</head>
|
</head>
|
||||||
{{@headStyle}}
|
{{@headStyle}}
|
||||||
@ -15,8 +15,8 @@
|
|||||||
<div class="container" id="container">
|
<div class="container" id="container">
|
||||||
<div class="head_box">
|
<div class="head_box">
|
||||||
<div class="id_text">R-Plugin</div>
|
<div class="id_text">R-Plugin</div>
|
||||||
<h2 class="day_text">使用说明-当前版本:v{{version}}</h2>
|
<h2 class="day_text">Ver:v{{version}}</h2>
|
||||||
<img class="genshin_logo" src="{{pluResPath}}img/rank/top.png" />
|
<img class="genshin_logo" src="{{pluResPath}}img/rank/logo.png" />
|
||||||
</div>
|
</div>
|
||||||
{{each helpData val}}
|
{{each helpData val}}
|
||||||
<div class="data_box">
|
<div class="data_box">
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
@font-face {
|
@font-face {
|
||||||
font-family: "tttgbnumber";
|
font-family: "PermanentMarker";
|
||||||
src: url("../../../../../resources/font/tttgbnumber.ttf");
|
src: url("../../font/PermanentMarker.ttf");
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
}
|
}
|
||||||
@ -13,14 +13,14 @@
|
|||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
font-family: "tttgbnumber";
|
font-family: "PermanentMarker", serif;
|
||||||
transform: scale(1.5);
|
transform: scale(1.5);
|
||||||
transform-origin: 0 0;
|
transform-origin: 0 0;
|
||||||
color: white;
|
color: white;
|
||||||
}
|
}
|
||||||
.container {
|
.container {
|
||||||
width: 536px;
|
width: 536px;
|
||||||
background-image: url(../../img/bg.jpeg);
|
background-image: url(../../img/bg.jpg);
|
||||||
background-size: 100%;
|
background-size: 100%;
|
||||||
padding: 10px 0 10px 0;
|
padding: 10px 0 10px 0;
|
||||||
}
|
}
|
||||||
@ -78,5 +78,5 @@ body {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
color: white;
|
color: white;
|
||||||
font-family: 'tttgbnumber';
|
font-family: 'PermanentMarker', serif;
|
||||||
}
|
}
|
@ -8,8 +8,8 @@
|
|||||||
type="text/css"
|
type="text/css"
|
||||||
href="{{pluResPath}}html/version/version.css"
|
href="{{pluResPath}}html/version/version.css"
|
||||||
/>
|
/>
|
||||||
<link rel="preload" href="{{resPath}}font/tttgbnumber.ttf" as="font" />
|
<link rel="preload" href="{{resPath}}font/PermanentMarker.ttf" as="font" />
|
||||||
<link rel="preload" href="{{pluResPath}}img/bg.jpeg" as="image" />
|
<link rel="preload" href="{{pluResPath}}img/bg.jpg" as="image" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div class="container" id="container">
|
<div class="container" id="container">
|
||||||
|
Before Width: | Height: | Size: 4.7 MiB |
BIN
resources/img/bg.jpg
Normal file
After Width: | Height: | Size: 273 KiB |
Before Width: | Height: | Size: 26 KiB |
Before Width: | Height: | Size: 5.2 KiB After Width: | Height: | Size: 5.2 KiB |
Before Width: | Height: | Size: 160 KiB |
Before Width: | Height: | Size: 8.1 KiB |
Before Width: | Height: | Size: 3.6 KiB |
BIN
resources/img/rank/logo.png
Normal file
After Width: | Height: | Size: 54 KiB |
Before Width: | Height: | Size: 124 KiB |