From 23b1b47a7de5e61df15d6d78ad1b39295e1b5eba Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 7 Feb 2023 15:52:17 +0800 Subject: [PATCH 1/5] =?UTF-8?q?=E7=9E=8E=E9=B8=A1=E5=84=BF=E6=94=B9?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E7=AE=A1=E7=90=86,=E5=90=8E=E9=9D=A2?= =?UTF-8?q?=E4=B9=B1=E4=B8=83=E5=85=AB=E7=B3=9F=E4=BA=86=E5=88=AB=E6=89=BE?= =?UTF-8?q?=E6=88=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project/qianxinan/AppAccount/AppAccount.vue | 291 ++++++++++++++++++++ 1 file changed, 291 insertions(+) create mode 100644 project/qianxinan/AppAccount/AppAccount.vue diff --git a/project/qianxinan/AppAccount/AppAccount.vue b/project/qianxinan/AppAccount/AppAccount.vue new file mode 100644 index 00000000..d1be73b6 --- /dev/null +++ b/project/qianxinan/AppAccount/AppAccount.vue @@ -0,0 +1,291 @@ + + + + + From 377e1b8f938caadc09eeedd215099805370d5e68 Mon Sep 17 00:00:00 2001 From: aixianling Date: Tue, 7 Feb 2023 16:15:46 +0800 Subject: [PATCH 2/5] =?UTF-8?q?=E7=9E=8E=E9=B8=A1=E5=84=BF=E6=94=B9?= =?UTF-8?q?=E8=B4=A6=E5=8F=B7=E7=AE=A1=E7=90=86,=E5=90=8E=E9=9D=A2?= =?UTF-8?q?=E4=B9=B1=E4=B8=83=E5=85=AB=E7=B3=9F=E4=BA=86=E5=88=AB=E6=89=BE?= =?UTF-8?q?=E6=88=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AppAccount.vue => AppAccountQxn/AppAccountQxn.vue} | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename project/qianxinan/{AppAccount/AppAccount.vue => AppAccountQxn/AppAccountQxn.vue} (99%) diff --git a/project/qianxinan/AppAccount/AppAccount.vue b/project/qianxinan/AppAccountQxn/AppAccountQxn.vue similarity index 99% rename from project/qianxinan/AppAccount/AppAccount.vue rename to project/qianxinan/AppAccountQxn/AppAccountQxn.vue index d1be73b6..bf1b0786 100644 --- a/project/qianxinan/AppAccount/AppAccount.vue +++ b/project/qianxinan/AppAccountQxn/AppAccountQxn.vue @@ -1,5 +1,5 @@