mirror of
https://github.com/linux-do/new-api.git
synced 2025-11-12 17:13:43 +08:00
删除前端无用log
This commit is contained in:
@@ -131,7 +131,7 @@ const TopUp = () => {
|
||||
}, []);
|
||||
|
||||
const renderAmount = () => {
|
||||
console.log(amount);
|
||||
// console.log(amount);
|
||||
return amount + '元';
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user