diff --git a/components.d.ts b/components.d.ts
index 551163f..48180a1 100644
--- a/components.d.ts
+++ b/components.d.ts
@@ -13,6 +13,7 @@ declare module 'vue' {
export interface GlobalComponents {
AgentApplyProgress: typeof import('./src/components/AgentApplyProgress.vue')['default']
AgentApplyProgressPanel: typeof import('./src/components/AgentApplyProgressPanel.vue')['default']
+ AgentBrowserInstallGuide: typeof import('./src/components/AgentBrowserInstallGuide.vue')['default']
AgentChatJobList: typeof import('./src/components/AgentChatJobList.vue')['default']
AgentJobPreviewPanel: typeof import('./src/components/AgentJobPreviewPanel.vue')['default']
AgentMatchJobAdd: typeof import('./src/components/AgentMatchJobAdd.vue')['default']
diff --git a/src/assets/images/agent-setting/1-1.png b/src/assets/images/agent-setting/1-1.png
new file mode 100644
index 0000000..a7c6682
Binary files /dev/null and b/src/assets/images/agent-setting/1-1.png differ
diff --git a/src/assets/images/agent-setting/2-2.png b/src/assets/images/agent-setting/2-2.png
deleted file mode 100644
index 2ddca1e..0000000
Binary files a/src/assets/images/agent-setting/2-2.png and /dev/null differ
diff --git a/src/assets/images/agent-setting/2-3.png b/src/assets/images/agent-setting/2-3.png
deleted file mode 100644
index cca9e7b..0000000
Binary files a/src/assets/images/agent-setting/2-3.png and /dev/null differ
diff --git a/src/assets/images/agent-setting/3-1.png b/src/assets/images/agent-setting/3-1.png
index 019d22e..d3509e6 100644
Binary files a/src/assets/images/agent-setting/3-1.png and b/src/assets/images/agent-setting/3-1.png differ
diff --git a/src/assets/images/agent-setting/4-1.png b/src/assets/images/agent-setting/4-1.png
index e6f59fa..c95f7c1 100644
Binary files a/src/assets/images/agent-setting/4-1.png and b/src/assets/images/agent-setting/4-1.png differ
diff --git a/src/assets/styles/auto.scss b/src/assets/styles/auto.scss
index 5961061..a9dd1b4 100644
--- a/src/assets/styles/auto.scss
+++ b/src/assets/styles/auto.scss
@@ -531,6 +531,11 @@ body:not(#_) {
.color-2{
color: #222;
}
+
+.color-2F7DEA{
+ color: #2F7DEA;
+}
+
.color-3{
color: #333;
}
@@ -583,6 +588,10 @@ body:not(#_) {
.color-9B9EAB{
color:#9B9EAB;
}
+.color-D31414{
+ color: #D31414;
+}
+
.color-accent{
color:$accent;
}
@@ -897,6 +906,9 @@ body:not(#_) {
.max-w1200{
max-width: 12rem;
}
+.max-w602{
+ max-width: 6.02rem;
+}
.w0{width: 0rem;}
.w1{width: 0.01rem;} .w2{width: 0.02rem;} .w3{width: 0.03rem;} .w4{width: 0.04rem;} .w5{width: 0.05rem;} .w6{width: 0.06rem;} .w7{width: 0.07rem;} .w8{width: 0.08rem;} .w9{width: 0.09rem;} .w10{width: 0.1rem;} .w11{width: 0.11rem;} .w12{width: 0.12rem;} .w13{width: 0.13rem;} .w14{width: 0.14rem;} .w15{width: 0.15rem;} .w16{width: 0.16rem;} .w17{width: 0.17rem;} .w18{width: 0.18rem;} .w19{width: 0.19rem;} .w20{width: 0.2rem;} .w21{width: 0.21rem;} .w22{width: 0.22rem;} .w23{width: 0.23rem;} .w24{width: 0.24rem;} .w25{width: 0.25rem;} .w26{width: 0.26rem;} .w27{width: 0.27rem;} .w28{width: 0.28rem;} .w29{width: 0.29rem;} .w30{width: 0.3rem;} .w31{width: 0.31rem;} .w32{width: 0.32rem;} .w33{width: 0.33rem;} .w34{width: 0.34rem;} .w35{width: 0.35rem;} .w36{width: 0.36rem;} .w37{width: 0.37rem;} .w38{width: 0.38rem;} .w39{width: 0.39rem;} .w40{width: 0.4rem;} .w41{width: 0.41rem;} .w42{width: 0.42rem;} .w43{width: 0.43rem;} .w44{width: 0.44rem;} .w45{width: 0.45rem;} .w46{width: 0.46rem;} .w47{width: 0.47rem;} .w48{width: 0.48rem;} .w49{width: 0.49rem;} .w50{width: 0.5rem;} .w51{width: 0.51rem;} .w52{width: 0.52rem;} .w53{width: 0.53rem;} .w54{width: 0.54rem;} .w55{width: 0.55rem;} .w56{width: 0.56rem;} .w57{width: 0.57rem;} .w58{width: 0.58rem;} .w59{width: 0.59rem;} .w60{width: 0.6rem;} .w61{width: 0.61rem;} .w62{width: 0.62rem;} .w63{width: 0.63rem;} .w64{width: 0.64rem;} .w65{width: 0.65rem;} .w66{width: 0.66rem;} .w67{width: 0.67rem;} .w68{width: 0.68rem;} .w69{width: 0.69rem;} .w70{width: 0.7rem;} .w71{width: 0.71rem;} .w72{width: 0.72rem;} .w73{width: 0.73rem;} .w74{width: 0.74rem;} .w75{width: 0.75rem;} .w76{width: 0.76rem;} .w77{width: 0.77rem;} .w78{width: 0.78rem;} .w79{width: 0.79rem;} .w80{width: 0.8rem;} .w81{width: 0.81rem;} .w82{width: 0.82rem;} .w83{width: 0.83rem;} .w84{width: 0.84rem;} .w85{width: 0.85rem;} .w86{width: 0.86rem;} .w87{width: 0.87rem;} .w88{width: 0.88rem;} .w89{width: 0.89rem;} .w90{width: 0.9rem;} .w91{width: 0.91rem;} .w92{width: 0.92rem;} .w93{width: 0.93rem;} .w94{width: 0.94rem;} .w95{width: 0.95rem;} .w96{width: 0.96rem;} .w97{width: 0.97rem;} .w98{width: 0.98rem;} .w99{width: 0.99rem;}
.w100{width: 1rem;}
diff --git a/src/assets/styles/components/agent-apply-progress.scss b/src/assets/styles/components/agent-apply-progress.scss
index bbaf109..c6c75f1 100644
--- a/src/assets/styles/components/agent-apply-progress.scss
+++ b/src/assets/styles/components/agent-apply-progress.scss
@@ -30,7 +30,7 @@
&__job-title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.27rem;
}
@@ -126,7 +126,7 @@
// 步骤名称
&__step-name {
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
line-height: 0.19rem;
&--done {
diff --git a/src/assets/styles/components/agent-browser-install-guide.scss b/src/assets/styles/components/agent-browser-install-guide.scss
new file mode 100644
index 0000000..647adae
--- /dev/null
+++ b/src/assets/styles/components/agent-browser-install-guide.scss
@@ -0,0 +1,158 @@
+// Agent浏览器插件安装步骤指引组件样式
+@use '../variables' as *;
+
+/* 步骤内容区域 */
+.agent-browser-guide-drawer__body {
+ flex: 1;
+ overflow-y: auto;
+ padding: 0 0.32rem 0.32rem;
+ display: flex;
+ flex-direction: column;
+ gap: 0.16rem;
+ font-size: 0.14rem;
+}
+
+/* 步骤卡片 */
+.agent-browser-guide-drawer__card {
+ border: 1px solid #F0F0F0;
+ border-radius: 0.12rem;
+ padding: 0.16rem 0.2rem;
+ display: flex;
+ flex-wrap: wrap;
+ justify-content: space-between;
+}
+
+.agent-browser-guide-drawer__step-row {
+ display: flex;
+ align-items: flex-start;
+ gap: 0.12rem;
+ margin-bottom: 0.16rem;
+ margin-right: 1rem;
+}
+
+.agent-browser-guide-drawer__step-num {
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ width: 0.32rem;
+ height: 0.32rem;
+ background: #EDF9FA;
+ border-radius: 0.08rem;
+ font-size: 0.18rem;
+ font-weight: 620;
+ color: $accent;
+ flex-shrink: 0;
+}
+
+.agent-browser-guide-drawer__step-info {
+ flex: 1;
+}
+
+.agent-browser-guide-drawer__step-title {
+ font-size: 0.18rem;
+ font-weight: 620;
+ color: $text-dark;
+ line-height: 0.24rem;
+ margin: 0 0 0.04rem;
+}
+
+.agent-browser-guide-drawer__step-desc {
+ font-size: 0.14rem;
+ font-weight: 330;
+ color: $text-middle;
+ line-height: 0.19rem;
+ margin: 0;
+}
+
+/* 下载按钮区域 */
+.agent-browser-guide-drawer__download-box {
+ display: flex;
+ align-items: center;
+ gap: 0.16rem;
+ padding: 0.04rem 0.04rem 0.04rem 0.16rem;
+ background: $bg-main;
+ border-radius: 0.12rem;
+ height: 0.44rem;
+ margin-left: 0.4rem;
+}
+
+.agent-browser-guide-drawer__download-name {
+ font-size: 0.14rem;
+ font-weight: 450;
+ color: $text-dark;
+ line-height: 0.19rem;
+}
+
+.agent-browser-guide-drawer__download-btn {
+ display: flex;
+ align-items: center;
+ gap: 0.04rem;
+ padding: 0.08rem 0.12rem;
+ background: $accent;
+ border: none;
+ border-radius: 0.08rem;
+ color: $bg-white;
+ font-size: 0.14rem;
+ font-weight: 620;
+ cursor: pointer;
+ transition: background 0.2s;
+
+ &:hover {
+ background: $accent-hover;
+ }
+}
+
+/* 浏览器链接区域 */
+.agent-browser-guide-drawer__browser-links {
+ display: flex;
+ align-items: flex-start;
+ gap: 0.24rem;
+ margin-bottom: 0.16rem;
+ margin-left: 0.4rem;
+}
+
+.agent-browser-guide-drawer__browser-link {
+ display: flex;
+ align-items: center;
+ gap: 0.04rem;
+ padding: 0.12rem 0.16rem;
+ background: $bg-white;
+ border: 1px solid #F0F0F0;
+ border-radius: 0.08rem;
+ font-size: 0.14rem;
+ font-weight: 450;
+ color: $text-middle;
+ cursor: pointer;
+ transition: border-color 0.2s;
+
+ &:hover {
+ border-color: $accent;
+ }
+
+ svg {
+ flex-shrink: 0;
+ }
+
+ span {
+ white-space: nowrap;
+ }
+}
+
+.agent-browser-guide-drawer__copy-btn {
+ display: flex;
+ align-items: center;
+ gap: 0.04rem;
+ color: $accent;
+ font-size: 0.14rem;
+ font-weight: 450;
+ margin-left: 0.12rem;
+}
+
+/* 步骤示意图 */
+.agent-browser-guide-drawer__step-img {
+ width: 100%;
+ max-width: 3.52rem;
+ border-radius: 0.08rem;
+ margin-top: 0.12rem;
+ margin-left: 0.4rem;
+}
diff --git a/src/assets/styles/components/agent-chat-job-list.scss b/src/assets/styles/components/agent-chat-job-list.scss
index 28be504..97fc7dc 100644
--- a/src/assets/styles/components/agent-chat-job-list.scss
+++ b/src/assets/styles/components/agent-chat-job-list.scss
@@ -12,7 +12,7 @@
// 标题
&__header {
font-size: 0.22rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
margin-bottom: 0.04rem;
line-height: 0.29rem;
@@ -127,7 +127,7 @@
// 岗位名称
&__title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.27rem;
}
@@ -208,7 +208,7 @@
background: transparent;
border: none;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
color: $accent;
cursor: pointer;
white-space: nowrap;
@@ -232,7 +232,7 @@
border: none;
border-radius: 0.08rem;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
cursor: pointer;
white-space: nowrap;
transition: all 0.2s ease;
@@ -291,7 +291,7 @@
border: 1px solid $accent;
border-radius: 0.22rem;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
cursor: pointer;
transition: all 0.2s ease;
@@ -325,7 +325,7 @@
border: none;
border-radius: 0.22rem;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
cursor: pointer;
transition: all 0.2s ease;
diff --git a/src/assets/styles/components/agent-job-preview-panel.scss b/src/assets/styles/components/agent-job-preview-panel.scss
index 6cefa8b..1064b36 100644
--- a/src/assets/styles/components/agent-job-preview-panel.scss
+++ b/src/assets/styles/components/agent-job-preview-panel.scss
@@ -60,7 +60,7 @@
/* 标题文字 */
&__title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.24rem;
}
@@ -89,7 +89,7 @@
/* 岗位标题 */
&__job-title {
font-size: 0.24rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.32rem;
margin: 0 0 0.08rem;
@@ -221,7 +221,7 @@
&__company-name {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.24rem;
}
diff --git a/src/assets/styles/components/agent-setting-panel.scss b/src/assets/styles/components/agent-setting-panel.scss
index 48a9ef6..afed445 100644
--- a/src/assets/styles/components/agent-setting-panel.scss
+++ b/src/assets/styles/components/agent-setting-panel.scss
@@ -57,7 +57,7 @@
// 区块标题
&__section-title {
font-size: 0.16rem;
- font-weight: 520;
+ font-weight: 620;
line-height: 0.21rem;
color: #1A1A1A;
}
@@ -297,7 +297,7 @@
&__edit-dialog-title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
line-height: 0.24rem;
color: #1A1A1A;
}
@@ -451,7 +451,7 @@
&__title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.24rem;
}
@@ -464,6 +464,7 @@
display: flex;
flex-direction: column;
gap: 0.16rem;
+ font-size: 0.14rem;
}
/* 步骤卡片 */
@@ -471,6 +472,8 @@
border: 1px solid #F0F0F0;
border-radius: 0.12rem;
padding: 0.16rem 0.2rem;
+ display: flex;
+ flex-wrap: wrap;
}
&__step-row {
@@ -478,6 +481,7 @@
align-items: flex-start;
gap: 0.12rem;
margin-bottom: 0.16rem;
+ margin-right: 1rem;
}
&__step-num {
@@ -489,7 +493,7 @@
background: #EDF9FA;
border-radius: 0.08rem;
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $accent;
flex-shrink: 0;
}
@@ -500,7 +504,7 @@
&__step-title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.24rem;
margin: 0 0 0.04rem;
@@ -523,6 +527,7 @@
background: $bg-main;
border-radius: 0.12rem;
height: 0.44rem;
+ margin-left: 0.4rem;
}
&__download-name {
@@ -542,7 +547,7 @@
border-radius: 0.08rem;
color: $bg-white;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
cursor: pointer;
transition: background 0.2s;
@@ -557,6 +562,7 @@
align-items: flex-start;
gap: 0.24rem;
margin-bottom: 0.16rem;
+ margin-left: 0.4rem;
}
&__browser-link {
@@ -599,9 +605,10 @@
/* 步骤示意图 */
&__step-img {
width: 100%;
- max-width: 4rem;
+ max-width: 3.52rem;
border-radius: 0.08rem;
margin-top: 0.12rem;
+ margin-left: 0.4rem;
}
}
diff --git a/src/assets/styles/components/agent-task-list-dropdown.scss b/src/assets/styles/components/agent-task-list-dropdown.scss
index db2ec02..da1450c 100644
--- a/src/assets/styles/components/agent-task-list-dropdown.scss
+++ b/src/assets/styles/components/agent-task-list-dropdown.scss
@@ -60,7 +60,7 @@
/* 标题文字 */
&__title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.24rem;
}
@@ -136,7 +136,7 @@
/* 岗位标题 */
&__card-title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.27rem;
overflow: hidden;
diff --git a/src/assets/styles/components/job-goal-dialog.scss b/src/assets/styles/components/job-goal-dialog.scss
index 86b8f4e..110b3b1 100644
--- a/src/assets/styles/components/job-goal-dialog.scss
+++ b/src/assets/styles/components/job-goal-dialog.scss
@@ -42,7 +42,7 @@
&__title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
line-height: 0.24rem;
color: #1A1A1A;
}
diff --git a/src/assets/styles/components/job-page-header.scss b/src/assets/styles/components/job-page-header.scss
index e55c0d9..f0622c5 100644
--- a/src/assets/styles/components/job-page-header.scss
+++ b/src/assets/styles/components/job-page-header.scss
@@ -74,7 +74,7 @@
left: 0.08rem;
top: 0.245rem;
font-family: 'MiSans';
- font-weight: 520;
+ font-weight: 620;
font-size: 0.10rem;
line-height: 0.13rem;
color: #8FB7BE;
diff --git a/src/assets/styles/index.scss b/src/assets/styles/index.scss
index 1704c51..824a146 100644
--- a/src/assets/styles/index.scss
+++ b/src/assets/styles/index.scss
@@ -44,6 +44,7 @@
@use './components/member-access-dialog.scss';
@use './components/step-progress-overlay.scss';
@use './components/mentor-aside-panel.scss';
+@use './components/agent-browser-install-guide.scss';
// 全局样式(优先级最高)
@use './auto.scss';
diff --git a/src/assets/styles/pages/agent.scss b/src/assets/styles/pages/agent.scss
index 284c37a..fda81b5 100644
--- a/src/assets/styles/pages/agent.scss
+++ b/src/assets/styles/pages/agent.scss
@@ -279,8 +279,7 @@
border-radius: 0.12rem;
max-height: calc(var(--app-height, 100vh) - 1.4rem);
overflow-y: auto;
- display: flex;
- flex-direction: column;
+ padding: 0.24rem;
scrollbar-width: none; // Firefox
-ms-overflow-style: none; // IE/Edge
@@ -690,7 +689,7 @@
&__step2-faq-title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $accent;
margin-bottom: 0.13rem;
}
@@ -706,7 +705,7 @@
&__step2-faq-item-title {
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
margin-bottom: 0.08rem;
}
@@ -972,7 +971,6 @@
display: flex;
flex-direction: column;
gap: 0.16rem;
- padding: 0.24rem;
}
// 单个步骤卡片
@@ -1014,7 +1012,7 @@
background: #EDF9FA;
border-radius: 0.08rem;
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $accent;
flex-shrink: 0;
line-height: 1;
@@ -1029,7 +1027,7 @@
// 步骤标题
&__install-card-title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
margin: 0 0 0.04rem;
line-height: 0.24rem;
@@ -1087,7 +1085,7 @@
border-radius: 0.08rem;
color: $bg-white;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
cursor: pointer;
transition: opacity 0.2s ease;
white-space: nowrap;
@@ -1343,7 +1341,7 @@
border-radius: 0.08rem;
background: $bg-white;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-middle;
cursor: pointer;
transition: all 0.2s ease;
@@ -1372,7 +1370,7 @@
border: none;
border-radius: 0.08rem;
font-size: 0.14rem;
- font-weight: 520;
+ font-weight: 620;
color: $bg-white;
cursor: pointer;
transition: all 0.2s ease;
@@ -1772,7 +1770,7 @@
/* 标题文字 */
&__title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.24rem;
}
@@ -1867,3 +1865,127 @@
transform: translateX(100%);
}
}
+
+// ==================== 插件安装确认弹窗 ====================
+
+/* 遮罩层 */
+.agent-page__install-dialog-overlay {
+ position: fixed;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: rgba(0, 0, 0, 0.3);
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ z-index: 2000;
+}
+
+/* 弹窗主体 */
+.agent-page__install-dialog {
+ position: relative;
+ width: 3.84rem;
+ background: $bg-white;
+ border: 1px solid #F0F0F0;
+ box-shadow: 0 0 0.16rem rgba(0, 0, 0, 0.05);
+ border-radius: 0.12rem;
+ padding: 0.24rem 0.32rem 0.32rem;
+ box-sizing: border-box;
+ overflow: hidden;
+}
+
+/* 渐变背景 */
+.agent-page__install-dialog-bg {
+ position: absolute;
+ top: 0;
+ left: 0;
+ width: 100%;
+ height: 100%;
+ background: linear-gradient(180deg, #EDF9FA 0%, #FFFFFF 20.63%);
+ border-radius: 0.12rem;
+ pointer-events: none;
+}
+
+/* 关闭按钮 */
+.agent-page__install-dialog-close {
+ position: absolute;
+ top: 0.24rem;
+ right: 0.24rem;
+ width: 0.24rem;
+ height: 0.24rem;
+ cursor: pointer;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ z-index: 1;
+
+ &:hover {
+ opacity: 0.7;
+ }
+}
+
+/* 标题 */
+.agent-page__install-dialog-title {
+ position: relative;
+ font-size: 0.18rem;
+ font-weight: 520;
+ color: $text-dark;
+ text-align: center;
+ margin: 0 0 0.2rem 0;
+ line-height: 0.24rem;
+}
+
+/* 描述文字 */
+.agent-page__install-dialog-desc {
+ position: relative;
+ font-size: 0.16rem;
+ font-weight: 330;
+ color: $text-middle;
+ text-align: center;
+ line-height: 0.28rem;
+ margin: 0 0 0.24rem 0;
+}
+
+/* 底部按钮容器 */
+.agent-page__install-dialog-btns {
+ position: relative;
+ display: flex;
+ gap: 0.08rem;
+}
+
+/* 按钮通用 */
+.agent-page__install-dialog-btn {
+ flex: 1;
+ height: 0.37rem;
+ border-radius: 0.08rem;
+ font-size: 0.14rem;
+ font-weight: 450;
+ cursor: pointer;
+ display: flex;
+ align-items: center;
+ justify-content: center;
+ transition: all 0.2s;
+
+ /* 描边按钮 — 还未安装 */
+ &--outline {
+ background: $bg-white;
+ border: 1px solid $accent;
+ color: $accent;
+
+ &:hover {
+ background: $theme-color;
+ }
+ }
+
+ /* 实心按钮 — 已安装,继续 */
+ &--primary {
+ background: $accent;
+ border: none;
+ color: #FFFFFF;
+
+ &:hover {
+ background: $accent-hover;
+ }
+ }
+}
diff --git a/src/assets/styles/pages/jobs.scss b/src/assets/styles/pages/jobs.scss
index 530a346..3a2c087 100644
--- a/src/assets/styles/pages/jobs.scss
+++ b/src/assets/styles/pages/jobs.scss
@@ -465,7 +465,7 @@
border-radius: 0.04rem;
font-size: 0.12rem;
font-weight: 330;
- color: $accent;
+ color: #fff;
line-height: 0.16rem;
}
@@ -1220,7 +1220,7 @@
/* 标题文字 */
&__title {
font-size: 0.18rem;
- font-weight: 520;
+ font-weight: 620;
color: $text-dark;
line-height: 0.24rem;
}
diff --git a/src/components/AgentBrowserInstallGuide.vue b/src/components/AgentBrowserInstallGuide.vue
new file mode 100644
index 0000000..7b4243a
--- /dev/null
+++ b/src/components/AgentBrowserInstallGuide.vue
@@ -0,0 +1,171 @@
+
+
+ 下载 Offer派自动投递助手安装包,并将下载好的插件压缩包解压 在浏览器地址栏输入对应地址并回车,打开扩展管理页面 Chrome浏览器在扩展管理页面的右上角,找到「开发者模式」开关并打开 Edge浏览器在扩展管理页面左下角,找到「开发者模式」开关并打开 点击"加载未打包的扩展程序",选择解压后的插件文件夹,完成安装下载并解压插件压缩包
+
+ 打开扩展管理页面
+
+ 打开开发者模式
+
+ 点击加载未打包的扩展程序
+
+
下载 Offer派自动投递助手安装包,下载完成后由步骤 2 进入浏览器扩展页面
-在浏览器地址栏输入对应地址并回车,打开扩展管理页面
-
- 在扩展管理页面的右上角,找到「开发者模式」开关并打开
-
- 直接将下载好的CRX文件拖拽到扩展管理页面中,浏览器会自动识别并安装插件
-
- 请仔细对你的资料评估(包括个人信息、教育背景、工作履历及技能),确保资料齐全
+ @@ -163,164 +164,7 @@下载 Offer派自动投递助手安装包,下载完成后由步骤 2 进入浏览器扩展页面
-在浏览器地址栏输入对应地址并回车,打开扩展管理页面
-
- 在扩展管理页面的右上角,找到「开发者模式」开关并打开
-
- 直接将下载好的CRX文件拖拽到扩展管理页面中,浏览器会自动识别并安装插件
-
- 按照左侧步骤完成插件安装,即可开启自动投递功能
- - + + + @@ -357,6 +207,31 @@