diff --git a/pages/my/indextaociliaoList.vue b/pages/my/indextaociliaoList.vue
index 8395cf1..1323cf1 100644
--- a/pages/my/indextaociliaoList.vue
+++ b/pages/my/indextaociliaoList.vue
@@ -18,7 +18,7 @@
-
+
@@ -207,6 +207,7 @@
.shop_label{
display: flex;
flex-wrap: wrap;
+ margin-top: 8rpx;
}
.shop_label span{
background: #e5e5e5;
diff --git a/static/mores.png b/static/mores.png
new file mode 100644
index 0000000..fad05b5
Binary files /dev/null and b/static/mores.png differ
diff --git a/uni_modules/z-tabs/components/z-tabs/z-tabs.vue b/uni_modules/z-tabs/components/z-tabs/z-tabs.vue
index 487d142..783f3bb 100644
--- a/uni_modules/z-tabs/components/z-tabs/z-tabs.vue
+++ b/uni_modules/z-tabs/components/z-tabs/z-tabs.vue
@@ -629,7 +629,7 @@
width: 750rpx;
/* #endif */
flex-direction: row;
- height: 80rpx;
+ height: 70rpx;
}
.z-tabs-scroll-view-conatiner{
@@ -701,8 +701,8 @@
.z-tabs-item-title{
/* font-weight: bold; */
- font-size: 34rpx;
- color: #019C88;
+ font-size: 30rpx;
+ color: #019c88;
}
.z-tabs-item-title-disabled{
@@ -725,12 +725,12 @@
bottom: 0;
left: 0;
right: 0;
- margin-bottom: 9px;
+ margin-bottom: 5px;
}
.z-tabs-bottom-dot{
border-radius: 100px;
- background: linear-gradient(90deg,rgba(234, 248, 245,0.7),rgba(132, 211, 196,0.7)) !important;
+ background: linear-gradient(90deg,rgba(234, 248, 245,0.9),rgba(1, 156, 136,0.7)) !important;
}
.z-tabs-left,.z-tabs-right{