Revert "童声无界 - 为临时的捐款任务,修改小红花用途描述,去掉查看捐款证书按钮"
This reverts commit 7d207944.
Showing
2 changed files
with
1 additions
and
3 deletions
| ... | @@ -13,7 +13,7 @@ | ... | @@ -13,7 +13,7 @@ |
| 13 | <div class="donate-title"> | 13 | <div class="donate-title"> |
| 14 | 您所有捐助的爱心 | 14 | 您所有捐助的爱心 |
| 15 | <van-icon :name="icon_flower" /> | 15 | <van-icon :name="icon_flower" /> |
| 16 | - 都将用于特殊儿童关爱 | 16 | + 都将用于多民族语言发展 |
| 17 | </div> | 17 | </div> |
| 18 | <div class="shortcut-choose-wrapper"> | 18 | <div class="shortcut-choose-wrapper"> |
| 19 | <van-row gutter="10"> | 19 | <van-row gutter="10"> | ... | ... |
| ... | @@ -19,9 +19,7 @@ | ... | @@ -19,9 +19,7 @@ |
| 19 | </div> | 19 | </div> |
| 20 | </div> | 20 | </div> |
| 21 | <div class="button-wrapper"> | 21 | <div class="button-wrapper"> |
| 22 | - <!-- | ||
| 23 | <my-button type="primary" @on-click="getCert">查看证书</my-button> | 22 | <my-button type="primary" @on-click="getCert">查看证书</my-button> |
| 24 | - --> | ||
| 25 | </div> | 23 | </div> |
| 26 | </div> | 24 | </div> |
| 27 | </template> | 25 | </template> | ... | ... |
-
Please register or login to post a comment