Compare commits
No commits in common. "28a87a07c017d5e18d8fea79ac2286a118747210" and "afa519175b83865fd2abf43c99738a66ff03d428" have entirely different histories.
28a87a07c0
...
afa519175b
@ -85,7 +85,7 @@
|
||||
<div class="flex justify-between gap-x-4 py-3 items-center">
|
||||
<dt class="text-gray-500">今日 AI 对话已使用次数</dt>
|
||||
<dd class="flex items-start gap-x-2">
|
||||
{{ .info.AiUsedToday }}次{{ if lt 1 .info.AiFreeLimit }}(限制{{ .info.AiFreeLimit }}次){{ end }}
|
||||
{{ .info.AiUsedToday }}次(限制{{ .info.AiFreeLimit }}次)
|
||||
</dd>
|
||||
</div>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user