diff --git a/montier/src/assets/img/window/1.jpg b/montier/src/assets/img/window/1.jpg new file mode 100644 index 0000000..6fc1737 Binary files /dev/null and b/montier/src/assets/img/window/1.jpg differ diff --git a/montier/src/assets/img/window/icons/icon01.png b/montier/src/assets/img/window/icons/icon01.png new file mode 100644 index 0000000..6237400 Binary files /dev/null and b/montier/src/assets/img/window/icons/icon01.png differ diff --git a/montier/src/assets/img/window/icons/icon02.png b/montier/src/assets/img/window/icons/icon02.png new file mode 100644 index 0000000..18dadd6 Binary files /dev/null and b/montier/src/assets/img/window/icons/icon02.png differ diff --git a/montier/src/assets/img/window/icons/icon03.png b/montier/src/assets/img/window/icons/icon03.png new file mode 100644 index 0000000..343b996 Binary files /dev/null and b/montier/src/assets/img/window/icons/icon03.png differ diff --git a/montier/src/assets/img/window/icons/icon04.png b/montier/src/assets/img/window/icons/icon04.png new file mode 100644 index 0000000..dcc12f5 Binary files /dev/null and b/montier/src/assets/img/window/icons/icon04.png differ diff --git a/montier/src/assets/img/window/icons/icon05.png b/montier/src/assets/img/window/icons/icon05.png new file mode 100644 index 0000000..61f0bf2 Binary files /dev/null and b/montier/src/assets/img/window/icons/icon05.png differ diff --git a/montier/src/assets/img/window/icons/icon06.png b/montier/src/assets/img/window/icons/icon06.png new file mode 100644 index 0000000..95dc665 Binary files /dev/null and b/montier/src/assets/img/window/icons/icon06.png differ diff --git a/montier/src/assets/img/window/others/01.png b/montier/src/assets/img/window/others/01.png new file mode 100644 index 0000000..f411070 Binary files /dev/null and b/montier/src/assets/img/window/others/01.png differ diff --git a/montier/src/assets/img/window/others/02.jpg b/montier/src/assets/img/window/others/02.jpg new file mode 100644 index 0000000..3607cd5 Binary files /dev/null and b/montier/src/assets/img/window/others/02.jpg differ diff --git a/montier/src/assets/img/window/others/03.jpg b/montier/src/assets/img/window/others/03.jpg new file mode 100644 index 0000000..4844020 Binary files /dev/null and b/montier/src/assets/img/window/others/03.jpg differ diff --git a/montier/src/assets/img/window/others/04.jpg b/montier/src/assets/img/window/others/04.jpg new file mode 100644 index 0000000..bb1d5b6 Binary files /dev/null and b/montier/src/assets/img/window/others/04.jpg differ diff --git a/montier/src/assets/img/window/others/05.jpg b/montier/src/assets/img/window/others/05.jpg new file mode 100644 index 0000000..2ffe150 Binary files /dev/null and b/montier/src/assets/img/window/others/05.jpg differ diff --git a/montier/src/assets/img/window/others/06.jpg b/montier/src/assets/img/window/others/06.jpg new file mode 100644 index 0000000..891b85c Binary files /dev/null and b/montier/src/assets/img/window/others/06.jpg differ diff --git a/montier/src/pages/AllCases.vue b/montier/src/pages/AllCases.vue index b9f4615..b3beaf3 100644 --- a/montier/src/pages/AllCases.vue +++ b/montier/src/pages/AllCases.vue @@ -113,11 +113,11 @@ const goPage = (url: any) => { padding: 2rem; display: flex; flex-wrap: wrap; + justify-content: space-between; .cases-item { width: 30%; margin-bottom: 2rem; - margin-right: 3.5rem; .item-img { position: relative; diff --git a/montier/src/pages/Productmessage.vue b/montier/src/pages/Productmessage.vue index 25cdbd2..4911758 100644 --- a/montier/src/pages/Productmessage.vue +++ b/montier/src/pages/Productmessage.vue @@ -1,6 +1,6 @@