From b1151481d0a45d9a1b73c225b342b160b7ad7f21 Mon Sep 17 00:00:00 2001 From: anju j Date: Wed, 19 Jan 2022 18:51:02 +0530 Subject: [PATCH 1/4] modification in header and footer part --- git_info.json | 2 +- src/components/layout/Layout.vue | 1 + src/components/retailer/layout/Layout.vue | 9 +- .../layout/footer/FooterComponent.scss | 61 +----- .../layout/footer/FooterComponent.vue | 189 ++---------------- .../retailer/layout/header/Header.scss | 10 +- .../retailer/layout/header/Header.vue | 52 ++++- .../retailer/boxed-products-ordering.vue | 14 +- 8 files changed, 107 insertions(+), 231 deletions(-) diff --git a/git_info.json b/git_info.json index ab09493..2d327e4 100644 --- a/git_info.json +++ b/git_info.json @@ -1 +1 @@ -{"branch_name":"beta","last_commit_date":"2022-01-11T14:18:17.000Z","last_commit_author":"sidharth","last_commit_hash":"72055c92e69a2f6c8d892620ef587454986cf0f3"} \ No newline at end of file +{"branch_name":"dev","last_commit_date":"2022-01-17T12:46:19.000Z","last_commit_author":"anju j","last_commit_hash":"3d4f38fdc334415bbd1cce27b3c8badf6b4c3ecd"} \ No newline at end of file diff --git a/src/components/layout/Layout.vue b/src/components/layout/Layout.vue index 3d77af4..8ce7555 100644 --- a/src/components/layout/Layout.vue +++ b/src/components/layout/Layout.vue @@ -258,6 +258,7 @@
+ diff --git a/src/components/retailer/layout/Layout.vue b/src/components/retailer/layout/Layout.vue index d167c62..4bcee4e 100644 --- a/src/components/retailer/layout/Layout.vue +++ b/src/components/retailer/layout/Layout.vue @@ -1,5 +1,5 @@ -