From 9ff7a04a7187ec53003753cf1fcac727cf74d627 Mon Sep 17 00:00:00 2001 From: Enzo <1284707383@qq.com> Date: Sat, 11 Sep 2021 15:52:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=95=86=E6=88=B7=E7=AB=AF=E6=94=AF=E4=BB=98?= =?UTF-8?q?=E7=8A=B6=E6=80=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages.json | 6 +++ pages/business/payment/paystate.vue | 79 +++++++++++++++++++++++++++++ 2 files changed, 85 insertions(+) create mode 100644 pages/business/payment/paystate.vue diff --git a/pages.json b/pages.json index 4494344..256ad6d 100644 --- a/pages.json +++ b/pages.json @@ -11,6 +11,12 @@ "navigationStyle": "custom" } }, + { + "path": "pages/business/payment/paystate", + "style": { + "navigationStyle": "custom" + } + }, { "path": "pages/aboutpay/paystate", "style": { diff --git a/pages/business/payment/paystate.vue b/pages/business/payment/paystate.vue new file mode 100644 index 0000000..56deaa3 --- /dev/null +++ b/pages/business/payment/paystate.vue @@ -0,0 +1,79 @@ + + + +