Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
admin
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ad23c0e1
authored
Sep 14, 2026
by
renyizhao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
赠送金額相关修改
parent
9372b053
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
1 deletions
+8
-1
src/views/Home/ComputeResource.vue
+8
-1
No files found.
src/views/Home/ComputeResource.vue
View file @
ad23c0e1
...
@@ -24,7 +24,7 @@
...
@@ -24,7 +24,7 @@
</div>
</div>
</div>
</div>
</div>
</div>
<div
class=
"stat-row stat-row-
left
"
>
<div
class=
"stat-row stat-row-
center
"
>
<div
class=
"stat-item"
>
<div
class=
"stat-item"
>
<img
src=
"@/assets/images/statistical-icon2.png"
/>
<img
src=
"@/assets/images/statistical-icon2.png"
/>
<div
class=
"stat-content"
>
<div
class=
"stat-content"
>
...
@@ -32,6 +32,13 @@
...
@@ -32,6 +32,13 @@
<div
class=
"stat-num"
>
{{
aiTokenStats
.
statsTokens
}}
</div>
<div
class=
"stat-num"
>
{{
aiTokenStats
.
statsTokens
}}
</div>
</div>
</div>
</div>
</div>
<div
class=
"stat-item"
>
<img
src=
"@/assets/images/statistical-icon3.png"
/>
<div
class=
"stat-content"
>
<div
class=
"stat-label"
>
赠送金额
</div>
<div
class=
"stat-num"
>
¥
{{
aiTokenStats
.
statsGiftAmount
||
'0.00'
}}
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div
v-else
class=
"loading"
>
加载中...
</div>
<div
v-else
class=
"loading"
>
加载中...
</div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment