diff --git a/src/components/ygSearch/ygSearch.vue b/src/components/ygSearch/ygSearch.vue
new file mode 100644
index 0000000..41afad1
--- /dev/null
+++ b/src/components/ygSearch/ygSearch.vue
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/pages/category/category.vue b/src/pages/category/category.vue
index bd98166..6daf29d 100644
--- a/src/pages/category/category.vue
+++ b/src/pages/category/category.vue
@@ -1,9 +1,7 @@
-
-
-
+
@@ -86,10 +84,6 @@ export default {
display: flex;
flex-direction: column;
height: 100rpx;
- .category_search {
- padding: 10rpx;
- background-color: red;
- }
.category_content {
height: calc(100vh - 100rpx);
diff --git a/src/pages/goods_list/goods_list.vue b/src/pages/goods_list/goods_list.vue
index 8f8a92e..a889ced 100644
--- a/src/pages/goods_list/goods_list.vue
+++ b/src/pages/goods_list/goods_list.vue
@@ -1,5 +1,7 @@
- 商品列表
+
+
+