This commit is contained in:
2025-12-27 09:01:32 +08:00
commit 24647b844e
712 changed files with 2718 additions and 0 deletions

9
pages/order/list.json Normal file
View File

@@ -0,0 +1,9 @@
{
"usingComponents": {
"uni-count-down": "/components/uni-count-down/uni-count-down",
"ns-empty": "/components/ns-empty/ns-empty",
"ns-payment": "/components/payment/payment",
"ns-login": "/components/ns-login/ns-login",
"loading-cover": "/components/loading-cover/loading-cover"
}
}