hookehuyr

docs(help-center): 优化帮助中心话术,修正登录说明和创建计划书流程描述

...@@ -170,31 +170,26 @@ const createPlanbookContent = ` ...@@ -170,31 +170,26 @@ const createPlanbookContent = `
170 170
171 <div style="margin-bottom: 8px; color: #374151;"> 171 <div style="margin-bottom: 8px; color: #374151;">
172 <span style="color: #2563EB; font-weight: 500;">步骤 1:</span> 172 <span style="color: #2563EB; font-weight: 500;">步骤 1:</span>
173 - <span>进入"计划书"页面,点击右上角"+"按钮</span> 173 + <span>在产品详情页或产品卡片上,点击"计划书"或"生成计划书"按钮</span>
174 </div> 174 </div>
175 175
176 <div style="margin-bottom: 8px; color: #374151;"> 176 <div style="margin-bottom: 8px; color: #374151;">
177 <span style="color: #2563EB; font-weight: 500;">步骤 2:</span> 177 <span style="color: #2563EB; font-weight: 500;">步骤 2:</span>
178 - <span>选择计划类型(A类/B类)</span> 178 + <span>系统自动打开表单弹窗,直接填写相关信息</span>
179 </div> 179 </div>
180 180
181 <div style="margin-bottom: 8px; color: #374151;"> 181 <div style="margin-bottom: 8px; color: #374151;">
182 <span style="color: #2563EB; font-weight: 500;">步骤 3:</span> 182 <span style="color: #2563EB; font-weight: 500;">步骤 3:</span>
183 - <span>填写客户信息:姓名、年龄、联系方式等</span> 183 + <span>填写申请人信息和保障方案相关内容(如保额、保障期限等)</span>
184 - </div>
185 -
186 - <div style="margin-bottom: 8px; color: #374151;">
187 - <span style="color: #2563EB; font-weight: 500;">步骤 4:</span>
188 - <span>填写保障方案:保额、保费、保障期限等</span>
189 </div> 184 </div>
190 185
191 <div style="margin-bottom: 12px; color: #374151;"> 186 <div style="margin-bottom: 12px; color: #374151;">
192 - <span style="color: #2563EB; font-weight: 500;">步骤 5:</span> 187 + <span style="color: #2563EB; font-weight: 500;">步骤 4:</span>
193 - <span>点击"提交"按钮,系统将生成计划书</span> 188 + <span>点击"生成计划书"按钮,系统将生成计划书</span>
194 </div> 189 </div>
195 190
196 <div style="background-color: #EFF6FF; border-left: 4px solid #2563EB; padding: 12px; margin: 16px 0; border-radius: 4px;"> 191 <div style="background-color: #EFF6FF; border-left: 4px solid #2563EB; padding: 12px; margin: 16px 0; border-radius: 4px;">
197 - <span style="font-size: 12px; color: #1E40AF;">💡 提示:提交后的计划书状态为"生成中",通常在1-2分钟内完成生成。</span> 192 + <span style="font-size: 12px; color: #1E40AF;">💡 提示:提交后的计划书状态为"生成中",通常在1-2分钟内完成生成。可以在"我的计划书"页面查看生成进度。</span>
198 </div> 193 </div>
199 194
200 <h3 style="font-size: 16px; font-weight: bold; color: #1F2937; margin: 16px 0 12px;">常见问题:</h3> 195 <h3 style="font-size: 16px; font-weight: bold; color: #1F2937; margin: 16px 0 12px;">常见问题:</h3>
...@@ -208,27 +203,36 @@ const createPlanbookContent = ` ...@@ -208,27 +203,36 @@ const createPlanbookContent = `
208 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:生成需要多长时间?</div> 203 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:生成需要多长时间?</div>
209 <div style="color: #4B5563;">A:通常在1-2分钟内完成。如超过5分钟仍在"生成中"状态,请联系客服。</div> 204 <div style="color: #4B5563;">A:通常在1-2分钟内完成。如超过5分钟仍在"生成中"状态,请联系客服。</div>
210 </div> 205 </div>
206 +
207 + <div style="margin-bottom: 12px;">
208 + <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:在哪里查看已创建的计划书?</div>
209 + <div style="color: #4B5563;">A:进入"我的计划书"页面,可以查看所有已创建的计划书及其状态。</div>
210 + </div>
211 </div> 211 </div>
212 ` 212 `
213 213
214 const loginAuthContent = ` 214 const loginAuthContent = `
215 <div class="rich-text-content"> 215 <div class="rich-text-content">
216 - <h3 style="font-size: 16px; font-weight: bold; color: #1F2937; margin-bottom: 12px;">登录与认证说明:</h3> 216 + <h3 style="font-size: 16px; font-weight: bold; color: #1F2937; margin-bottom: 12px;">登录说明:</h3>
217 +
218 + <div style="margin-bottom: 12px; color: #374151;">
219 + <span style="font-weight: 500;">登录要求:</span>使用小程序前需要先完成登录,登录后将微信与公司账号绑定,之后即可正常使用所有功能。
220 + </div>
217 221
218 <div style="margin-bottom: 12px; color: #374151;"> 222 <div style="margin-bottom: 12px; color: #374151;">
219 - <span style="font-weight: 500;">本小程序采用微信授权登录:</span>首次进入时,系统会自动获取您的微信授权,无需额外注册账号 223 + <span style="font-weight: 500;">自动登录:</span>完成首次登录后,下次打开小程序会自动保持登录状态,无需重复操作
220 </div> 224 </div>
221 225
222 <h3 style="font-size: 16px; font-weight: bold; color: #1F2937; margin: 16px 0 12px;">常见问题:</h3> 226 <h3 style="font-size: 16px; font-weight: bold; color: #1F2937; margin: 16px 0 12px;">常见问题:</h3>
223 227
224 <div style="margin-bottom: 12px;"> 228 <div style="margin-bottom: 12px;">
225 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:为什么提示"需要重新登录"?</div> 229 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:为什么提示"需要重新登录"?</div>
226 - <div style="color: #4B5563;">A:这是因为您的登录会话已过期。系统会自动尝试重新登录,如仍失败,请关闭小程序后重新打开。</div> 230 + <div style="color: #4B5563;">A:可能是登录状态失效或账号绑定异常。请关闭小程序后重新打开,系统会自动尝试重新登录。如仍无法解决,请联系客服。</div>
227 </div> 231 </div>
228 232
229 <div style="margin-bottom: 12px;"> 233 <div style="margin-bottom: 12px;">
230 - <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:微信授权失败怎么办?</div> 234 + <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:无法正常使用功能?</div>
231 - <div style="color: #4B5563;">A:请检查:1) 微信是否已登录;2) 网络连接是否正常;3) 小程序是否有权限访问微信信息。如仍无法解决,请联系客服。</div> 235 + <div style="color: #4B5563;">A:请尝试:1) 关闭小程序后重新打开;2) 检查网络连接是否正常;3) 确认微信是否正常登录。如仍无法解决,请联系客服。</div>
232 </div> 236 </div>
233 237
234 <div style="margin-bottom: 12px;"> 238 <div style="margin-bottom: 12px;">
...@@ -293,7 +297,7 @@ const favoriteContent = ` ...@@ -293,7 +297,7 @@ const favoriteContent = `
293 297
294 <div style="margin-bottom: 12px;"> 298 <div style="margin-bottom: 12px;">
295 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:收藏后为什么会消失?</div> 299 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:收藏后为什么会消失?</div>
296 - <div style="color: #4B5563;">A:可能原因:1) 该产品或资料已下架;2) 您已取消收藏;3) 网络延迟导致显示异常。请下拉刷新重试。</div> 300 + <div style="color: #4B5563;">A:可能原因:1) 该产品或资料已下架;2) 您已取消收藏;3) 显示临时异常。请下拉刷新重试。</div>
297 </div> 301 </div>
298 </div> 302 </div>
299 ` 303 `
...@@ -314,12 +318,12 @@ const documentPreviewContent = ` ...@@ -314,12 +318,12 @@ const documentPreviewContent = `
314 318
315 <div style="margin-bottom: 12px;"> 319 <div style="margin-bottom: 12px;">
316 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:文档无法打开/显示空白?</div> 320 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:文档无法打开/显示空白?</div>
317 - <div style="color: #4B5563;">A:请尝试:1) 检查网络连接;2) 退出重新进入;3) 确认文档格式是否支持;4) 联系客服反馈。</div> 321 + <div style="color: #4B5563;">A:请尝试:1) 检查网络连接;2) 关闭小程序后重新打开;3) 确认文档是否为支持的格式;4) 联系客服反馈。</div>
318 </div> 322 </div>
319 323
320 <div style="margin-bottom: 12px;"> 324 <div style="margin-bottom: 12px;">
321 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:Office文档建议使用什么方式查看?</div> 325 <div style="font-weight: 500; color: #374151; margin-bottom: 4px;">Q:Office文档建议使用什么方式查看?</div>
322 - <div style="color: #4B5563;">A:Word、Excel、PowerPoint文档建议使用电脑端查看以获得最佳体验。移动端预览可能存在格式差异。</div> 326 + <div style="color: #4B5563;">A:Word、Excel、PowerPoint文档建议使用电脑端查看以获得最佳体验。手机端预览可能存在格式差异。</div>
323 </div> 327 </div>
324 328
325 <div style="margin-bottom: 12px;"> 329 <div style="margin-bottom: 12px;">
...@@ -364,7 +368,7 @@ const performanceContent = ` ...@@ -364,7 +368,7 @@ const performanceContent = `
364 <h3 style="font-size: 14px; font-weight: bold; color: #374151; margin: 12px 0 8px;">页面加载慢?</h3> 368 <h3 style="font-size: 14px; font-weight: bold; color: #374151; margin: 12px 0 8px;">页面加载慢?</h3>
365 <div style="margin-bottom: 12px; color: #4B5563;"> 369 <div style="margin-bottom: 12px; color: #4B5563;">
366 1) 切换到更好的网络环境(WiFi或4G/5G)<br/> 370 1) 切换到更好的网络环境(WiFi或4G/5G)<br/>
367 - 2) 关闭后台其他小程序释放内存<br/> 371 + 2) 关闭后台不使用的小程序<br/>
368 3) 下拉刷新页面重新加载<br/> 372 3) 下拉刷新页面重新加载<br/>
369 4) 删除小程序后重新添加 373 4) 删除小程序后重新添加
370 </div> 374 </div>
...@@ -373,7 +377,7 @@ const performanceContent = ` ...@@ -373,7 +377,7 @@ const performanceContent = `
373 <div style="margin-bottom: 12px; color: #4B5563;"> 377 <div style="margin-bottom: 12px; color: #4B5563;">
374 1) 检查网络连接是否正常<br/> 378 1) 检查网络连接是否正常<br/>
375 2) 下拉刷新页面<br/> 379 2) 下拉刷新页面<br/>
376 - 3) 确认图片URL是否有效(如已失效请联系客服) 380 + 3) 确认图片链接是否有效(如已失效请联系客服)
377 </div> 381 </div>
378 382
379 <h3 style="font-size: 14px; font-weight: bold; color: #374151; margin: 12px 0 8px;">如何清除缓存?</h3> 383 <h3 style="font-size: 14px; font-weight: bold; color: #374151; margin: 12px 0 8px;">如何清除缓存?</h3>
...@@ -382,7 +386,7 @@ const performanceContent = ` ...@@ -382,7 +386,7 @@ const performanceContent = `
382 </div> 386 </div>
383 387
384 <div style="background-color: #FEF2F2; border-left: 4px solid #DC2626; padding: 12px; margin: 16px 0; border-radius: 4px;"> 388 <div style="background-color: #FEF2F2; border-left: 4px solid #DC2626; padding: 12px; margin: 16px 0; border-radius: 4px;">
385 - <span style="font-size: 12px; color: #991B1B;">⚠️ 注意:清除缓存会删除本地存储的收藏记录等信息,请谨慎操作。</span> 389 + <span style="font-size: 12px; color: #991B1B;">⚠️ 注意:清除缓存后需要重新登录,收藏记录会被清空,请谨慎操作。</span>
386 </div> 390 </div>
387 </div> 391 </div>
388 ` 392 `
......