From e2b274abbd2a368f32fcc414a534d6f51df699ff Mon Sep 17 00:00:00 2001 From: myh Date: Wed, 21 Jun 2023 17:16:37 +0800 Subject: [PATCH] =?UTF-8?q?=E6=94=B9=E4=BA=86=E9=A1=B5=E9=9D=A2=E5=A5=BD?= =?UTF-8?q?=E5=A4=9Abug=EF=BC=8C=E6=95=B4=E5=90=88=E4=BA=86=E4=B8=80?= =?UTF-8?q?=E9=83=A8=E5=88=86=E4=BB=A3=E7=A0=81=EF=BC=8C=E6=8F=90=E9=AB=98?= =?UTF-8?q?=E4=BA=86=E4=BB=A3=E7=A0=81=E5=A4=8D=E7=94=A8=E6=80=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + UI/pages/businessList.html | 1 + UI/pages/login.html | 28 +++++++++++---------- UI/pages/order.html | 7 +++--- UI/pages/orderList.html | 50 ++++++++++++++++++++------------------ UI/pages/payment.html | 32 ++++++++++++------------ UI/pages/register.html | 4 +-- UI/scss/businessList.scss | 4 --- UI/scss/index.scss | 4 +++ UI/scss/login.scss | 19 +++++++++++++++ UI/scss/order.scss | 7 ++++++ UI/scss/orderList.scss | 15 ++++++++++++ UI/scss/payment.scss | 15 ++++++++++++ 13 files changed, 126 insertions(+), 61 deletions(-) create mode 100644 UI/scss/login.scss create mode 100644 UI/scss/order.scss create mode 100644 UI/scss/orderList.scss create mode 100644 UI/scss/payment.scss diff --git a/.gitignore b/.gitignore index b00044b..1815bd8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ node_modules/ .idea/modules.xml .idea/jarRepositories.xml .idea/compiler.xml +/.idea/jsLibraryMappings.xml *.iws *.iml *.ipr diff --git a/UI/pages/businessList.html b/UI/pages/businessList.html index 9410a9b..6054268 100644 --- a/UI/pages/businessList.html +++ b/UI/pages/businessList.html @@ -6,6 +6,7 @@ content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> 饿了么 商家列表 + diff --git a/UI/pages/login.html b/UI/pages/login.html index eaeb537..43ac365 100644 --- a/UI/pages/login.html +++ b/UI/pages/login.html @@ -6,7 +6,9 @@ content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> 饿了么 用户登陆 - + + +
@@ -18,14 +20,14 @@ diff --git a/UI/pages/order.html b/UI/pages/order.html index db2a514..232554f 100644 --- a/UI/pages/order.html +++ b/UI/pages/order.html @@ -7,6 +7,7 @@ 饿了么 确认订单 +
@@ -30,7 +31,7 @@
    -
  • +
  • " @@ -38,7 +39,7 @@

    ¥15

  • -
  • +
  • " @@ -47,7 +48,7 @@

    ¥16

-
+

配送费

¥31

diff --git a/UI/pages/orderList.html b/UI/pages/orderList.html index 0561af7..fc8ab0a 100644 --- a/UI/pages/orderList.html +++ b/UI/pages/orderList.html @@ -7,9 +7,11 @@ 饿了么 我的订单 + + + -
@@ -30,19 +32,19 @@

¥49

- +