Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Hooke
/
tswj
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
汪安军
2026-09-04 11:06:34 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
9305af9fb5c825423d0cb120eb563cdbdc8110bb
9305af9f
1 parent
7d207944
童声无界 - 为临时的捐款任务,修改捐款按钮名称
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/client/chooseBook.vue
src/views/client/chooseBook.vue
View file @
9305af9
...
...
@@ -49,7 +49,7 @@
</div>
<div style="height: 5rem" />
<donate-bar :kg-id="kg_id">
<span v-if="kg_id">
为幼儿园助力
</span>
<span v-if="kg_id">
关爱特殊儿童
</span>
<span v-else>捐助小红花 支持多民族幼儿语言发展</span>
</donate-bar>
<shortcut-fixed :type="USER_ROLE.CLIENT" :item="shortcutItem" :custom-style="customStyle" />
...
...
Please
register
or
login
to post a comment