添加CZLOapi余额查询

This commit is contained in:
woodchen 2023-06-25 20:18:04 +08:00
parent 2e34e5a891
commit 00e4dedd17

View File

@ -4,7 +4,7 @@
<head> <head>
<meta charset="UTF-8" /> <meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>CZL Chat-查询OpenAIAPI余额</title> <title>CZL-查询OpenAIAPI余额</title>
<meta name="description" content="批量快速查询OPENAI的余额支持可视化展现已用比例、额度、已用量、未用量、是否GPT-4、是否绑卡"> <meta name="description" content="批量快速查询OPENAI的余额支持可视化展现已用比例、额度、已用量、未用量、是否GPT-4、是否绑卡">
<style> <style>
:root { :root {
@ -17,7 +17,7 @@
} }
body { body {
background: url('https://img.cdn.czl.net/i/2023/05/23/pjbczr.webp') no-repeat center center fixed; background: url('https://cdn-img.czl.net/2023/05/23/pjbczr.webp') no-repeat center center fixed;
/* 自定义背景图 */ /* 自定义背景图 */
background-size: cover; background-size: cover;
width: 90%; width: 90%;