From 06b494b43816e3aad59f4e42004c0eaea233888b Mon Sep 17 00:00:00 2001 From: yovinchen Date: Thu, 21 Mar 2024 10:29:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=8F=E7=A8=8B=E5=BA=8F=E7=AB=AF=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .idea/ApifoxUploaderProjectSetting.xml | 17 + .idea/compiler.xml | 4 + .idea/dataSources.xml | 84 +++- .idea/encodings.xml | 1 + .idea/misc.xml | 12 +- .idea/qaplug_profiles.xml | 465 ++++++++++++++++++ .../ServiceAclApplication.xml | 3 +- .../ServiceActivityApplication.xml | 3 +- .../ServiceGatewayApplication.xml | 3 +- .../ServicePaymentApplication.xml | 3 +- .../ServiceUserApplication.xml | 3 +- .idea/uiDesigner.xml | 124 +++++ xlcs-user/.hbuilderx/launch.json | 23 +- xlcs-user/common/http.api.js | 21 +- xlcs-user/common/http.interceptor.js | 2 +- xlcs-user/pages/cart/cart.vue | 74 +-- xlcs-user/pages/login/login.vue | 2 + xlcs-user/pages/loginh5/loginh5.vue | 166 +++++++ xlcs-user/pages/my/my.vue | 23 +- xlcs-user/pages/register/register.vue | 151 ++++++ .../pagesOrder/confirmOrder/confirmOrder.vue | 45 +- .../pagesOrder/getOrderInfo/getOrderInfo.vue | 69 ++- xlcs-user/pagesOrder/orderList/orderList.vue | 27 +- 23 files changed, 1200 insertions(+), 125 deletions(-) create mode 100644 .idea/ApifoxUploaderProjectSetting.xml create mode 100644 .idea/qaplug_profiles.xml create mode 100644 .idea/uiDesigner.xml create mode 100644 xlcs-user/pages/loginh5/loginh5.vue create mode 100644 xlcs-user/pages/register/register.vue diff --git a/.idea/ApifoxUploaderProjectSetting.xml b/.idea/ApifoxUploaderProjectSetting.xml new file mode 100644 index 0000000..868ecc4 --- /dev/null +++ b/.idea/ApifoxUploaderProjectSetting.xml @@ -0,0 +1,17 @@ + + + + + + \ No newline at end of file diff --git a/.idea/compiler.xml b/.idea/compiler.xml index c06f7eb..0090167 100644 --- a/.idea/compiler.xml +++ b/.idea/compiler.xml @@ -30,6 +30,9 @@ + + + - + \ No newline at end of file diff --git a/.idea/encodings.xml b/.idea/encodings.xml index f3439dd..65d3203 100644 --- a/.idea/encodings.xml +++ b/.idea/encodings.xml @@ -15,6 +15,7 @@ + diff --git a/.idea/misc.xml b/.idea/misc.xml index 98f644b..65bc734 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,11 +1,12 @@ - - + + UPDATE @@ -213,7 +214,6 @@ - diff --git a/.idea/qaplug_profiles.xml b/.idea/qaplug_profiles.xml new file mode 100644 index 0000000..3dfd21f --- /dev/null +++ b/.idea/qaplug_profiles.xml @@ -0,0 +1,465 @@ + + + + + \ No newline at end of file diff --git a/.idea/runConfigurations/ServiceAclApplication.xml b/.idea/runConfigurations/ServiceAclApplication.xml index 5e65474..932eb2c 100644 --- a/.idea/runConfigurations/ServiceAclApplication.xml +++ b/.idea/runConfigurations/ServiceAclApplication.xml @@ -3,9 +3,8 @@ + \ No newline at end of file diff --git a/.idea/runConfigurations/ServiceActivityApplication.xml b/.idea/runConfigurations/ServiceActivityApplication.xml index 3920e96..13a429c 100644 --- a/.idea/runConfigurations/ServiceActivityApplication.xml +++ b/.idea/runConfigurations/ServiceActivityApplication.xml @@ -3,9 +3,8 @@