mirror of
https://github.com/certd/certd.git
synced 2026-05-19 07:37:36 +08:00
pref: 安全特性支持,站点隐藏功能
This commit is contained in:
@@ -5,5 +5,5 @@ export const amountUtils = {
|
||||
|
||||
toYuan(amount: number): number {
|
||||
return parseFloat((amount / 100).toFixed(2));
|
||||
}
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user