user_handbook/docs/.vuepress/.temp/pages/posts/agent.html.vue
2026-03-30 10:23:03 +08:00

130 lines
7.1 KiB
Vue
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<template><div><h1 id="代理商添加方式说明" tabindex="-1"><a class="header-anchor" href="#代理商添加方式说明"><span>代理商添加方式说明</span></a></h1>
<p>商务端用户管理模块中支持通过以下两种方式为用户添加代理商身份</p>
<ol>
<li><strong>新增用户并设置角色</strong></li>
<li><strong>从已有用户列表中选择并分配角色</strong></li>
</ol>
<p>所有角色设置均支持填写推荐人信息非必填项可用于追溯关系链</p>
<hr>
<h2 id="📌-添加方式一-新增用户注册" tabindex="-1"><a class="header-anchor" href="#📌-添加方式一-新增用户注册"><span>📌 添加方式一新增用户注册</span></a></h2>
<p>点击顶部按钮 <code v-pre>+ 添加新用户</code>弹出商务端注册对话框</p>
<p><img src="https://images.health.ufutx.com/202512/01/8c5e943135013233ee1ee53902f89612.png" alt="商务端注册"></p>
<h4 id="字段说明" tabindex="-1"><a class="header-anchor" href="#字段说明"><span>字段说明</span></a></h4>
<table>
<thead>
<tr>
<th>字段</th>
<th>说明</th>
</tr>
</thead>
<tbody>
<tr>
<td>姓名</td>
<td>输入用户真实姓名</td>
</tr>
<tr>
<td>手机号</td>
<td>输入手机号用于登录和通知</td>
</tr>
<tr>
<td>选择角色</td>
<td>多选框可勾选多个角色包括<br> - 主教练<br> - 副教练<br> - 客服<br> - 委员会<br> - 行政<br> - 推荐人<br> - 助攻人<br> - 助教<br> - <strong>标准代理商</strong><br> - <strong>高级代理商</strong></td>
</tr>
<tr>
<td>选择推荐人</td>
<td>可输入用户名或手机号进行搜索选择推荐人非必填</td>
</tr>
</tbody>
</table>
<blockquote>
<p> <strong>提示</strong></p>
<ul>
<li>标准代理商高级代理商是核心代理身份可在权限和收益上有所区分</li>
</ul>
</blockquote>
<hr>
<h2 id="📌-添加方式二-选择已有用户" tabindex="-1"><a class="header-anchor" href="#📌-添加方式二-选择已有用户"><span>📌 添加方式二选择已有用户</span></a></h2>
<p>点击顶部按钮 <code v-pre>+ 选择已有用户</code>系统展示当前所有已注册用户列表</p>
<p>用户可通过筛选条件如角色手机号等快速查找目标用户</p>
<p><img src="https://images.health.ufutx.com/202512/01/38099601eed3b76222c2ed623d21311e.png" alt="用户列表"></p>
<ol start="4">
<li>点击确定完成角色分配</li>
</ol>
<hr>
<h2 id="📌-添加方式三-从列表中选择" tabindex="-1"><a class="header-anchor" href="#📌-添加方式三-从列表中选择"><span>📌 添加方式三从列表中选择</span></a></h2>
<ol>
<li>在用户列表中找到目标用户</li>
<li>勾选其对应的角色列例如标准代理商高级代理商</li>
<li>点击确定系统将弹出确认提示</li>
</ol>
<p><img src="https://images.health.ufutx.com/202512/01/c60b20c319dd3c1d9f18653b82f1732f.png" alt="确认提示"></p>
<p>确认后会提示是否添加推荐人
<img src="https://images.health.ufutx.com/202512/01/92ad43d9c03e996af013998010cba6d6.png" alt="选择推荐人"></p>
<hr>
<h2 id="🔍-注意事项" tabindex="-1"><a class="header-anchor" href="#🔍-注意事项"><span>🔍 注意事项</span></a></h2>
<ul>
<li><strong>角色可多选</strong>一个用户可同时拥有多个角色如既是客服又是标准代理商</li>
<li><strong>推荐人非必填</strong>但建议填写以完善组织架构</li>
<li><strong>权限生效</strong>角色变更后系统将自动同步相关权限与功能访问</li>
</ul>
<hr>
<h2 id="🎯-代理商身份生效后-用户端功能展示" tabindex="-1"><a class="header-anchor" href="#🎯-代理商身份生效后-用户端功能展示"><span>🎯 代理商身份生效后用户端功能展示</span></a></h2>
<p>成功设置代理商身份后用户可在 <strong>商务端 App 我的页面</strong> 查看以下信息例如
<img src="https://images.health.ufutx.com/202512/03/7a5529227f1a52e181b019ae07c50459.jpeg" alt="我的邀请"></p>
<h3 id="_1-我的邀请-已邀请用户" tabindex="-1"><a class="header-anchor" href="#_1-我的邀请-已邀请用户"><span>1. 我的邀请已邀请用户</span></a></h3>
<p>点击我的邀请可查看自己已成功邀请的代理商名单包含</p>
<ul>
<li>用户姓名</li>
<li>手机号部分隐藏</li>
<li>代理级别标准代理商</li>
<li>邀请时间</li>
</ul>
<p><img src="https://images.health.ufutx.com/202512/03/69136f49e9b25d51566e3d1d4d6ebfd7.jpeg" alt="我的邀请"></p>
<hr>
<h3 id="_2-代理商邀请码-二维码分享" tabindex="-1"><a class="header-anchor" href="#_2-代理商邀请码-二维码分享"><span>2. 代理商邀请码二维码分享</span></a></h3>
<p>我的页面右上角点击 <strong>代理商邀请码</strong>可进入二维码页面</p>
<p><img src="https://images.health.ufutx.com/202512/03/2b285f72ba0e78c4ea17fef35c6b6ebc.jpeg" alt="代理商邀请码"></p>
<ul>
<li>显示专属二维码扫码后跳转至 <strong>成为代理商申请页面</strong></li>
<li>用户可保存二维码用于推广邀请他人</li>
</ul>
<hr>
<h3 id="_3-成为代理商申请页面" tabindex="-1"><a class="header-anchor" href="#_3-成为代理商申请页面"><span>3. 成为代理商申请页面</span></a></h3>
<p>被邀请人扫描二维码后将进入以下页面</p>
<h4 id="理创业计划介绍" tabindex="-1"><a class="header-anchor" href="#理创业计划介绍"><span>理创业计划介绍</span></a></h4>
<p><img src="https://images.health.ufutx.com/202512/03/f71766460a9998f6640edd73e887322a.jpeg" alt="代理创业计划"></p>
<ul>
<li>展示项目核心亮点
<ul>
<li>全球首创AI+七维生命力模型健康服务系统</li>
<li>万亿级健康市场机会</li>
<li>49天周期化改善</li>
<li>多重收益保障</li>
</ul>
</li>
</ul>
<h4 id="联系咨询表单" tabindex="-1"><a class="header-anchor" href="#联系咨询表单"><span>联系咨询表单</span></a></h4>
<p><img src="https://images.health.ufutx.com/202512/03/664d6a71e2ef4e38b54c0a44383dec24.jpeg" alt="联系我们"></p>
<ul>
<li>填写信息后提交咨询
<ul>
<li>姓名</li>
<li>手机号</li>
<li>意向代理类型如标准/高级</li>
</ul>
</li>
<li>提交后客服团队将第一时间联系对接</li>
</ul>
<hr>
<h2 id="🔍-注意事项-1" tabindex="-1"><a class="header-anchor" href="#🔍-注意事项-1"><span>🔍 注意事项</span></a></h2>
<ul>
<li> <strong>角色可多选</strong>一个用户可同时拥有多个角色如既是客服又是高级代理商</li>
<li> <strong>推荐人非必填</strong>但建议填写以完善组织架构与分润关系</li>
<li>🔄 <strong>权限即时同步</strong>角色变更后系统将自动更新用户权限与功能访问范围</li>
<li>📱 <strong>商务端可见性</strong>仅当用户被设置为代理商后才会在我的页面显示相关功能</li>
</ul>
<hr>
</div></template>