mirror of
https://github.com/woodchen-ink/openai-billing-query.git
synced 2025-07-18 05:51:59 +08:00
update
This commit is contained in:
parent
82a39a0f94
commit
99472ac3fd
@ -5,7 +5,7 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>OpenAI API 信息查询</title>
|
||||
<meta name="description" content="批量快速查询OPENAI的余额,支持可视化展现已用比例、额度、已用量、未用量、是否GPT-4、是否GPT4-32K、是否绑卡、绑卡信息、组织信息、是否有效">
|
||||
<link rel="stylesheet" href="static/css.css" type="text/css" />
|
||||
<link rel="stylesheet" href="./static/css.css" type="text/css" />
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@ -88,7 +88,7 @@
|
||||
</p>
|
||||
|
||||
</footer>
|
||||
<script src="static/js.js"></script>
|
||||
<script src="./static/js.js"></script>
|
||||
|
||||
</body>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user