更新隐私政策
This commit is contained in:
parent
1efa750ee5
commit
57e7b8df34
File diff suppressed because it is too large
Load Diff
|
@ -6,7 +6,6 @@ import { Toast } from "antd-mobile";
|
|||
import { generateSignature } from "@/utils/crypto";
|
||||
import webviewBaseRequest from "@/utils/webviewBaseRequest";
|
||||
|
||||
//todo:限制自定义金币充值的最大最小值,以及禁止小数点
|
||||
export default function Pay() {
|
||||
const router = useRouter();
|
||||
|
||||
|
|
Loading…
Reference in New Issue