Skip to content

Commit

Permalink
docs: 更新文档说明
Browse files Browse the repository at this point in the history
  • Loading branch information
xukaiyyds committed Sep 16, 2024
1 parent d340ed9 commit dc2fd45
Show file tree
Hide file tree
Showing 11 changed files with 19 additions and 9 deletions.
28 changes: 19 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,25 +1,35 @@
## domain-name

一个简约的网页版顶级国际域名证书,方便自己或他人查看你的域名使用时长以及域名剩余时长。
> 一个简约的网页版顶级国际域名证书模板,方便用来查看自己或他人的域名使用时长以及域名剩余时长。
### 演示

<details>
<summary>查看演示</summary>
<summary>点击查看</summary>

深色模式:

![深色模式](./img/screenshots/dark.png)

浅色模式:

![浅色模式](./img/screenshots/light.png)

域名到期前一个月以上
移动端

![](./img/screenshots/secondary.png)
![移动端](./img/screenshots/mobile.png)

域名到期前一个月:

![](./img/screenshots/primary.png)
![域名到期前一个月](./img/screenshots/blue.png)

域名到期前一个星期:

![](./img/screenshots/warning.png)
![域名到期前一个星期](./img/screenshots/yellow.png)

域名到期后:

![](./img/screenshots/danger.png)
![域名到期后](./img/screenshots/red.png)

</details>

Expand All @@ -30,7 +40,7 @@

### 使用

直接`Fork`本仓库,然后将首页`index.html`中的`<script></script>`部分改为你自己的域名信息即可。
直接`Fork`本仓库,然后将`index.html`中的`<script></script>`部分改为你自己的域名信息即可。

### 特征

Expand All @@ -56,4 +66,4 @@

设计灵感借鉴于:<https://icp.gov.moe/?keyword=20246633>

如果觉得这个项目还不错的话,请给我一个 **Star** 支持一下,这对我很重要,谢谢 ~
如果觉得这个项目还不错的话,请给我一个 **Star** 支持一下,这对我很重要,谢谢
Binary file added img/screenshots/blue.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/screenshots/danger.png
Binary file not shown.
Binary file added img/screenshots/dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/screenshots/light.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/screenshots/mobile.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/screenshots/primary.png
Binary file not shown.
Binary file added img/screenshots/red.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/screenshots/secondary.png
Binary file not shown.
Binary file removed img/screenshots/warning.png
Binary file not shown.
Binary file added img/screenshots/yellow.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dc2fd45

Please sign in to comment.