diff --git a/components/DropDown/DropDown.vue b/components/DropDown/DropDown.vue new file mode 100644 index 0000000..f72e5d6 --- /dev/null +++ b/components/DropDown/DropDown.vue @@ -0,0 +1,114 @@ + + + + + \ No newline at end of file diff --git a/components/DropDown/DropDownItem.vue b/components/DropDown/DropDownItem.vue new file mode 100644 index 0000000..87ce2f2 --- /dev/null +++ b/components/DropDown/DropDownItem.vue @@ -0,0 +1,69 @@ + + + + + \ No newline at end of file diff --git a/components/InputAndSwiper/InputAndSwiper.vue b/components/InputAndSwiper/InputAndSwiper.vue index 6697869..4fcf43c 100644 --- a/components/InputAndSwiper/InputAndSwiper.vue +++ b/components/InputAndSwiper/InputAndSwiper.vue @@ -1,5 +1,5 @@ - diff --git a/pages/shopTransfer/shopTransfer.vue b/pages/shopTransfer/shopTransfer.vue index 7cbd61a..11963f4 100644 --- a/pages/shopTransfer/shopTransfer.vue +++ b/pages/shopTransfer/shopTransfer.vue @@ -1,12 +1,29 @@ - diff --git a/static/dropdown/dp_icon_hlxia.png b/static/dropdown/dp_icon_hlxia.png new file mode 100644 index 0000000..e8ecd98 Binary files /dev/null and b/static/dropdown/dp_icon_hlxia.png differ diff --git a/static/dropdown/dp_icon_lxia.png b/static/dropdown/dp_icon_lxia.png new file mode 100644 index 0000000..646d611 Binary files /dev/null and b/static/dropdown/dp_icon_lxia.png differ diff --git a/static/shoplist/dp_icon_pj.png b/static/shoplist/dp_icon_pj.png new file mode 100644 index 0000000..d7e9d37 Binary files /dev/null and b/static/shoplist/dp_icon_pj.png differ diff --git a/static/shoplist/dp_icon_sc.png b/static/shoplist/dp_icon_sc.png new file mode 100644 index 0000000..e9a4159 Binary files /dev/null and b/static/shoplist/dp_icon_sc.png differ