diff --git a/src/main/resources/web/scores/STDTemplate.html b/src/main/resources/web/scores/STDTemplate.html new file mode 100644 index 0000000..2a24cf6 --- /dev/null +++ b/src/main/resources/web/scores/STDTemplate.html @@ -0,0 +1,85 @@ + + + + + + Rendering + + +
+
+
+
+ +
+
+
+
+ %{bm-title} - %{bm-artist} [%{bm-version}] +
%{username} 在 %{rel-time} 达成
+
CS %{cs} | HP %{hp} | OD %{od} | AR %{ar}
+
总 %{stars}星 | 瞄准 %{stars.aim}星 | 速度 %{stars.speed}星
+
+
+
+
+
+
总PP
+
%{pp}
+
+
+
+
+
得分
+
%{score}
+
+
+
准确率
+
%{acc}%
+
+
+
最大连击
+
%{combo}x
+
+
+
+
+
300
+
%{h300}
+
+
+
100
+
%{h100}
+
+
+
50
+
%{h50}
+
+
+
Miss
+
%{h0}
+
+
+
瞄准PP
+
%{ppa}
+
+
+
速度PP
+
%{pps}
+
+
+
Mod
+
+
+ + %{mods} +
+
+
+
+
+
+
+ + \ No newline at end of file