diff --git a/.prettierrc b/.prettierrc new file mode 100755 index 0000000..ff45bc8 --- /dev/null +++ b/.prettierrc @@ -0,0 +1,11 @@ +{ + "trailingComma": "none", + "semi": false, + "singleQuote": true, + "jsxSingleQuote": true, + "arrowParens": "always", + "printWidth": 100, + "tabWidth": 2, + "quoteProps": "preserve", + "endOfLine": "auto" +} diff --git a/src/assets/images/2024fz.jpg b/src/assets/images/2024fz.jpg new file mode 100644 index 0000000..23fc95c Binary files /dev/null and b/src/assets/images/2024fz.jpg differ diff --git a/src/views/home/search/index copy.vue b/src/views/home/search/index copy.vue new file mode 100755 index 0000000..f65ba79 --- /dev/null +++ b/src/views/home/search/index copy.vue @@ -0,0 +1,105 @@ + + + + +