diff --git a/src/view/commodity.vue b/src/view/commodity.vue
index eed00c7..e409ed3 100644
--- a/src/view/commodity.vue
+++ b/src/view/commodity.vue
@@ -4,9 +4,24 @@
-->
+
+
+
+
+
+
+
+
+
+
aniu
+
+
+
+
+
{
.btn {
color: white;
- border: 1px solid #BF6D5D;
+ // border: 1px solid #BF6D5D;
padding: 3px 10px;
border-radius: 20px;
margin-right: 10px;
position: relative;
+ // background-image: url('');
+ // background-size: cover;
}
}
.table {
width: 100%;
height: 75vh;
- margin-top: 3.5vh;
+ margin-top: 5vh;
}
}
diff --git a/static/a/bg.png b/static/a/bg.png
new file mode 100644
index 0000000..e0effde
Binary files /dev/null and b/static/a/bg.png differ
diff --git a/static/a/btn.png b/static/a/btn.png
new file mode 100644
index 0000000..74bfc77
Binary files /dev/null and b/static/a/btn.png differ
diff --git a/static/a/btn2.png b/static/a/btn2.png
new file mode 100644
index 0000000..53602ca
Binary files /dev/null and b/static/a/btn2.png differ
diff --git a/static/a/商品管理页_slices.zip b/static/a/商品管理页_slices.zip
new file mode 100644
index 0000000..56d05aa
Binary files /dev/null and b/static/a/商品管理页_slices.zip differ
diff --git a/static/a/订单页面_3_slices.zip b/static/a/订单页面_3_slices.zip
new file mode 100644
index 0000000..d1fae95
Binary files /dev/null and b/static/a/订单页面_3_slices.zip differ