From 706a6f77db071a291e7ab8160f28d718d5237039 Mon Sep 17 00:00:00 2001 From: shijing Date: Wed, 15 Sep 2021 09:35:45 +0800 Subject: [PATCH] sizeSelect --- hb_client/src/App.vue | 22 +++++++++++++++++-- hb_client/src/components/SizeSelect/index.vue | 20 ++++++++--------- hb_client/src/layout/components/Navbar.vue | 9 ++++---- hb_client/src/main.js | 11 ++++++---- hb_client/src/store/modules/app.js | 10 ++++++++- 5 files changed, 51 insertions(+), 21 deletions(-) diff --git a/hb_client/src/App.vue b/hb_client/src/App.vue index ec9032c..bf20ea3 100644 --- a/hb_client/src/App.vue +++ b/hb_client/src/App.vue @@ -1,11 +1,29 @@ diff --git a/hb_client/src/components/SizeSelect/index.vue b/hb_client/src/components/SizeSelect/index.vue index 5fa1bc1..93c6dca 100644 --- a/hb_client/src/components/SizeSelect/index.vue +++ b/hb_client/src/components/SizeSelect/index.vue @@ -13,13 +13,14 @@