feat: fix bug

This commit is contained in:
MarkusJoe
2022-02-04 12:57:24 +08:00
parent c6ad8c7d15
commit 8151d63b41
6 files changed
+231 -41

No files matched your search

-14
View File
@@ -1,14 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>{{ title }}</title>
</head>
<body>
<div class="details">
<i>当前数字长度超过了最长统计范(10位数)围, 已将数字重置</i>
</div>
</body>
</html>