From 5ac5be413b04f2c2c06eae4f101d2b96bd7f7110 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E4=B8=81=E6=9D=B0?= <727475508@qq.com>
Date: Fri, 5 Jun 2026 13:09:01 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dbug?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
App.vue | 538 ++++++++++++++-------------
pages/home/components/brand-card.vue | 19 +-
pages/home/components/skill-card.vue | 1 +
pages/home/home.vue | 12 +-
pages/jingxuan/selected-skills.vue | 211 ++++++-----
pages/my/my.vue | 36 +-
pages/notice/notice_list.vue | 53 +--
pages/search_common/search.vue | 138 ++++---
8 files changed, 526 insertions(+), 482 deletions(-)
diff --git a/App.vue b/App.vue
index e920460..02d00d3 100644
--- a/App.vue
+++ b/App.vue
@@ -1,276 +1,284 @@
\ No newline at end of file
diff --git a/pages/home/components/brand-card.vue b/pages/home/components/brand-card.vue
index e16fc29..067acab 100644
--- a/pages/home/components/brand-card.vue
+++ b/pages/home/components/brand-card.vue
@@ -15,8 +15,9 @@
-
- {{ tag.text }}
+
+ {{ tag.text }}
+ ›
@@ -109,7 +110,7 @@ export default {
}
} else if (len === 2) {
sizeStyle = {
- width: '134rpx',
+ width: '142rpx',
height: '42rpx',
padding: '0 12rpx',
boxSizing: 'border-box'
@@ -219,10 +220,20 @@ export default {
}
.tag-text {
- font-size: 22rpx;
+ font-size: 24rpx;
line-height: 28rpx;
white-space: nowrap;
margin-top: 4rpx;
padding-right: 2rpx;
}
+
+.tag-text1 {
+ font-size: 40rpx;
+ line-height: 28rpx;
+ white-space: nowrap;
+ margin-top: 4rpx;
+ padding-right: 2rpx;
+ margin-bottom: 6rpx;
+ font-weight: 200;
+}
\ No newline at end of file
diff --git a/pages/home/components/skill-card.vue b/pages/home/components/skill-card.vue
index cff9da6..2ec1994 100644
--- a/pages/home/components/skill-card.vue
+++ b/pages/home/components/skill-card.vue
@@ -144,6 +144,7 @@ export default {
margin-top: 10rpx;
.type-icon {
+ border: 1rpx solid #D6CAC0;
width: 26rpx;
height: 26rpx;
margin-right: 8rpx;
diff --git a/pages/home/home.vue b/pages/home/home.vue
index ae9ab47..37235e8 100644
--- a/pages/home/home.vue
+++ b/pages/home/home.vue
@@ -452,7 +452,7 @@ export default {
}
// 小于一万,原样返回,单位为元
return {
- val: num,
+ val: parseFloat(num.toFixed(2)),
unit: '元'
};
},
@@ -1432,19 +1432,21 @@ page {
.notice-text {
font-weight: 400;
- font-size: 24rpx;
+ font-size: 26rpx;
color: #30353C;
}
}
.notice-btn {
- font-weight: 400;
- font-size: 18rpx;
+ // font-weight: 400;
+ font-size: 20rpx;
color: #8D4C1B;
- padding: 2rpx 15rpx;
+ padding: 6rpx 18rpx;
border-radius: 30rpx;
border: 1rpx solid #8d4c1b50;
margin-left: 10rpx;
+ margin-bottom: 4rpx;
+ margin-top: 4rpx;
}
}
diff --git a/pages/jingxuan/selected-skills.vue b/pages/jingxuan/selected-skills.vue
index 2ba1ab6..802f559 100644
--- a/pages/jingxuan/selected-skills.vue
+++ b/pages/jingxuan/selected-skills.vue
@@ -1,20 +1,12 @@
-
-
-
-
-
+
+
-
+
浏览量
@@ -67,30 +59,27 @@
-
-
-
-
-
+
+
+
+
+
+
-
+
-
+