diff --git a/components/base/arrow.vue b/components/base/arrow.vue
index 40b7e02..6e29bb3 100644
--- a/components/base/arrow.vue
+++ b/components/base/arrow.vue
@@ -16,7 +16,7 @@ export default {
position: relative;
width: 28rpx;
height: 32rpx;
- background-image: linear-gradient(to right, #A3BCEF, #4883F9);
+ background-image: linear-gradient(to right, #E2DDFF, #C8C3FD);
&-blank {
diff --git a/components/base/suspendDropdown.vue b/components/base/suspendDropdown.vue
index 427a960..1d669b7 100644
--- a/components/base/suspendDropdown.vue
+++ b/components/base/suspendDropdown.vue
@@ -125,7 +125,7 @@
text-align: center;
&.is-active {
- color: #4883F9;
+ color: $uni-color;
}
& + & {
diff --git a/components/serve/serveSecondModuleCard copy.vue b/components/serve/serveSecondModuleCard copy.vue
new file mode 100644
index 0000000..97bd416
--- /dev/null
+++ b/components/serve/serveSecondModuleCard copy.vue
@@ -0,0 +1,71 @@
+
+
+
+
+ {{ data.title }}
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/components/user/productList.vue b/components/user/productList.vue
deleted file mode 100644
index ad16f79..0000000
--- a/components/user/productList.vue
+++ /dev/null
@@ -1,112 +0,0 @@
-
-
-
-
-
-
- 桌布租赁
-
-
- ¥58元/起
-
-
-
- 限时优惠
-
-
- ¥48
-
-
-
- 已售卖5000+件
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/components/userShop/userShopCommission.vue b/components/userShop/userShopCommission.vue
deleted file mode 100644
index be66e89..0000000
--- a/components/userShop/userShopCommission.vue
+++ /dev/null
@@ -1,130 +0,0 @@
-
-
-
-
-
- 总佣金(元)
-
-
- 7890.34元
-
-
-
-
-
-
- 提现
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/pages/index/case.vue b/pages/index/case.vue
index 14ced89..5206b5b 100644
--- a/pages/index/case.vue
+++ b/pages/index/case.vue
@@ -7,7 +7,7 @@
-