From 5298ed1acf18b6dab445c799aae7a50f8f55b080 Mon Sep 17 00:00:00 2001 From: ty200947752 Date: Mon, 15 Dec 2025 11:41:45 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9C=AA=E6=8E=A8=E9=80=81=E5=88=B0=E7=9A=84?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/PaymentPopup.vue | 271 +++++++++++++++++++++++ components/YifanSelector.vue | 411 +++++++++++++++++++++++++++++++++++ 2 files changed, 682 insertions(+) create mode 100644 components/PaymentPopup.vue create mode 100644 components/YifanSelector.vue diff --git a/components/PaymentPopup.vue b/components/PaymentPopup.vue new file mode 100644 index 0000000..0af85e9 --- /dev/null +++ b/components/PaymentPopup.vue @@ -0,0 +1,271 @@ + + + + + diff --git a/components/YifanSelector.vue b/components/YifanSelector.vue new file mode 100644 index 0000000..ed55465 --- /dev/null +++ b/components/YifanSelector.vue @@ -0,0 +1,411 @@ + + + + +