Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
qqxb-qqqf
/
qqck-project
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
581adddf
authored
Jul 09, 2026
by
张倩
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
小程序原型更新
parent
07a187fc
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
12 additions
and
12 deletions
后台说明文档/亲亲创客2.0_合伙人管理系统PRD.md
小程序HTML原型/01-登录及申请.dc.html
小程序HTML原型/02-合伙人.dc.html
小程序HTML原型/04-对接人视图.dc.html
后台说明文档/亲亲创客2.0_合伙人管理系统PRD.md
View file @
581adddf
# 亲亲创
客 2.0 — 合伙人管理系统 PRD
# 亲亲创
客 2.0 — 合伙人管理系统 PRD
...
@@ -479,11 +479,11 @@
...
@@ -479,11 +479,11 @@
| 字段 | 类型 | 必填 | 说明 |
| 字段 | 类型 | 必填 | 说明 |
|------|------|------|------|
|------|------|------|------|
| 商机 ID | 系统自动 | — | 主键 |
| 商机 ID | 系统自动 | — | 主键 |
| 客户信息 | 文本 / 关联 | 是 | 客户名称、联系方式等 |
| 客户信息 | 文本 / 关联 | 是 | 客户名称、联系方式等
,后台创建商机必填
|
| 产品信息 | 外键 | 是 | 关联产品目录 |
| 产品信息 | 外键 | 是 | 关联产品目录 |
| 合伙人 | 外键 | 是 | 报备商机的合伙人 |
| 合伙人 | 外键 | 是 | 报备商机的合伙人 |
| 对接人 | 外键 | 否 | 渠道管理员分配,或自动匹配 |
| 对接人 | 外键 | 否 | 渠道管理员分配,或自动匹配
,后台创建商机必填
|
| 渠道管理员 | 外键 | 否 | 系统自动填入当前配置的渠道管理员 |
| 渠道管理员 | 外键 | 否 | 系统自动填入当前配置的渠道管理员
,后台添加商机可手动编辑
|
| 商机状态 | 枚举 | 是 | 待审核 / 待分配 / 跟进中 / 暂时挂起 / 已成单 / 已作废 |
| 商机状态 | 枚举 | 是 | 待审核 / 待分配 / 跟进中 / 暂时挂起 / 已成单 / 已作废 |
| 创建时间 | datetime | — | 系统自动 |
| 创建时间 | datetime | — | 系统自动 |
| 更新时间 | datetime | — | 系统自动 |
| 更新时间 | datetime | — | 系统自动 |
...
@@ -523,13 +523,13 @@
...
@@ -523,13 +523,13 @@
| 待分配 | 进行中 | 核实真实,等待分配对接人 | 渠道管理员 |
| 待分配 | 进行中 | 核实真实,等待分配对接人 | 渠道管理员 |
| 跟进中 | 进行中 | 对接人正在跟进 | 对接人 |
| 跟进中 | 进行中 | 对接人正在跟进 | 对接人 |
| 暂时挂起 | 进行中 | 对接人暂时挂起,可恢复 | 对接人 |
| 暂时挂起 | 进行中 | 对接人暂时挂起,可恢复 | 对接人 |
| 已成单 | 结束 |
成功成单 | 对接人
|
| 已成单 | 结束 |
用户的所属合伙人有当前产品的佣金订单产生即为成单(系统自动判断变更) | 系统
|
| 已作废 | 结束 | 商机无效 | 渠道管理员 |
| 已作废 | 结束 | 商机无效 | 渠道管理员 |
**状态流转:**
**状态流转:**
```
```
待审核 ──核实真实──→ 待分配 ──分配对接人──→ 跟进中 ──成单──→ 已成单
待审核 ──核实真实──→ 待分配 ──分配对接人──→ 跟进中 ──成单
(自动变更)
──→ 已成单
│ │ │ ↕
│ │ │ ↕
│核实不真实 │作废 │作废 挂起↔恢复
│核实不真实 │作废 │作废 挂起↔恢复
↓ ↓ ↓ │
↓ ↓ ↓ │
...
...
小程序HTML原型/01-登录及申请.dc.html
View file @
581adddf
This diff is collapsed.
Click to expand it.
小程序HTML原型/02-合伙人.dc.html
View file @
581adddf
This diff is collapsed.
Click to expand it.
小程序HTML原型/04-对接人视图.dc.html
View file @
581adddf
<!DOC
TYPE html>
<!DOC
TYPE html>
...
@@ -447,7 +447,7 @@
...
@@ -447,7 +447,7 @@
<div
class=
"scroll"
style=
"padding:0 16px 100px"
>
<div
class=
"scroll"
style=
"padding:0 16px 100px"
>
<div
style=
"background:#fff;border-radius:14px;padding:6px 16px;margin-bottom:12px"
>
<div
style=
"background:#fff;border-radius:14px;padding:6px 16px;margin-bottom:12px"
>
<div
style=
"display:flex;align-items:center;gap:8px;padding:12px 0 6px;border-bottom:1px solid #F4F4F8"
><div
class=
"section-bar"
></div><span
style=
"font-size:14px;font-weight:700;color:#1A1A2E"
>
客户信息
</span></div>
<div
style=
"display:flex;align-items:center;gap:8px;padding:12px 0 6px;border-bottom:1px solid #F4F4F8"
><div
class=
"section-bar"
></div><span
style=
"font-size:14px;font-weight:700;color:#1A1A2E"
>
客户信息
</span></div>
<div
style=
"display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F4F4F8"
><span
style=
"font-size:13px;color:#1A1A2E"
><span
style=
"color:#FF6B35;margin-right:2px"
>
*
</span>
客户类型
</span><div
style=
"display:flex;gap:6px"
><span
style=
"background:#EAF0FE;color:#4A6CF7;border:1px solid #BFD0FA;font-size:11px;padding:3px 10px;border-radius:5px;font-weight:500"
>
企业客户
</span><span
style=
"background:#F4F4F8;color:#666;font-size:11px;padding:3px 10px;border-radius:5px"
>
个人客户
</span></div></div>
<div
style=
"display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F4F4F8"
><span
style=
"font-size:13px;color:#1A1A2E"
><span
style=
"color:#FF6B35;margin-right:2px"
>
*
</span>
企业名称
</span><div
style=
"font-size:13px;color:#B5B3CD"
>
请输入完整企业名称
</div></div>
<div
style=
"display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F4F4F8"
><span
style=
"font-size:13px;color:#1A1A2E"
><span
style=
"color:#FF6B35;margin-right:2px"
>
*
</span>
企业名称
</span><div
style=
"font-size:13px;color:#B5B3CD"
>
请输入完整企业名称
</div></div>
<div
style=
"display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F4F4F8"
><span
style=
"font-size:13px;color:#1A1A2E"
><span
style=
"color:#FF6B35;margin-right:2px"
>
*
</span>
联系人
</span><div
style=
"font-size:13px;color:#B5B3CD"
>
请输入姓名
</div></div>
<div
style=
"display:flex;align-items:center;justify-content:space-between;padding:14px 0;border-bottom:1px solid #F4F4F8"
><span
style=
"font-size:13px;color:#1A1A2E"
><span
style=
"color:#FF6B35;margin-right:2px"
>
*
</span>
联系人
</span><div
style=
"font-size:13px;color:#B5B3CD"
>
请输入姓名
</div></div>
<div
style=
"display:flex;align-items:center;justify-content:space-between;padding:14px 0"
><span
style=
"font-size:13px;color:#1A1A2E"
><span
style=
"color:#FF6B35;margin-right:2px"
>
*
</span>
联系电话
</span><div
style=
"font-size:13px;color:#B5B3CD"
>
请输入手机号
</div></div>
<div
style=
"display:flex;align-items:center;justify-content:space-between;padding:14px 0"
><span
style=
"font-size:13px;color:#1A1A2E"
><span
style=
"color:#FF6B35;margin-right:2px"
>
*
</span>
联系电话
</span><div
style=
"font-size:13px;color:#B5B3CD"
>
请输入手机号
</div></div>
...
@@ -831,7 +831,7 @@
...
@@ -831,7 +831,7 @@
<div
class=
"statusbar"
><span
class=
"stime"
>
9:41
</span>
<div
class=
"statusbar"
><span
class=
"stime"
>
9:41
</span>
<div
class=
"sicons"
><svg
width=
"17"
height=
"11"
viewBox=
"0 0 17 11"
fill=
"currentColor"
><circle
cx=
"2"
cy=
"9.5"
r=
"1.5"
></circle><circle
cx=
"6.5"
cy=
"9.5"
r=
"1.5"
></circle><circle
cx=
"11"
cy=
"9.5"
r=
"1.5"
></circle></svg><svg
width=
"16"
height=
"11"
viewBox=
"0 0 16 11"
fill=
"none"
><circle
cx=
"8"
cy=
"9.5"
r=
"1"
fill=
"currentColor"
></circle></svg><svg
width=
"26"
height=
"13"
viewBox=
"0 0 26 13"
fill=
"none"
><rect
x=
".5"
y=
"1.5"
width=
"22"
height=
"10"
rx=
"2.5"
stroke=
"currentColor"
stroke-opacity=
".4"
></rect><rect
x=
"2"
y=
"3"
width=
"19"
height=
"7"
rx=
"1.2"
fill=
"currentColor"
></rect></svg></div>
<div
class=
"sicons"
><svg
width=
"17"
height=
"11"
viewBox=
"0 0 17 11"
fill=
"currentColor"
><circle
cx=
"2"
cy=
"9.5"
r=
"1.5"
></circle><circle
cx=
"6.5"
cy=
"9.5"
r=
"1.5"
></circle><circle
cx=
"11"
cy=
"9.5"
r=
"1.5"
></circle></svg><svg
width=
"16"
height=
"11"
viewBox=
"0 0 16 11"
fill=
"none"
><circle
cx=
"8"
cy=
"9.5"
r=
"1"
fill=
"currentColor"
></circle></svg><svg
width=
"26"
height=
"13"
viewBox=
"0 0 26 13"
fill=
"none"
><rect
x=
".5"
y=
"1.5"
width=
"22"
height=
"10"
rx=
"2.5"
stroke=
"currentColor"
stroke-opacity=
".4"
></rect><rect
x=
"2"
y=
"3"
width=
"19"
height=
"7"
rx=
"1.2"
fill=
"currentColor"
></rect></svg></div>
</div>
</div>
<div
class=
"navbar"
><div
class=
"back-ic"
><svg
width=
"22"
height=
"22"
viewBox=
"0 0 22 22"
fill=
"none"
><path
d=
"M14 5l-6 6 6 6"
stroke=
"#1A1A2E"
stroke-width=
"2"
stroke-linecap=
"round"
stroke-linejoin=
"round"
></path></svg></div><div
class=
"navtitle"
style=
"padding-right:0"
>
产品详情
</div><div
class=
"capsule"
><svg
width=
"18"
height=
"4"
viewBox=
"0 0 18 4"
><circle
cx=
"3"
cy=
"2"
r=
"1.5"
fill=
"#1A1A2E"
></circle><circle
cx=
"9"
cy=
"2"
r=
"1.5"
fill=
"#1A1A2E"
></circle><circle
cx=
"15"
cy=
"2"
r=
"1.5"
fill=
"#1A1A2E"
></circle></svg><div
style=
"width:.5px;height:14px;background:rgba(0,0,0,.15)"
></div><svg
width=
"16"
height=
"16"
viewBox=
"0 0 16 16"
><circle
cx=
"8"
cy=
"8"
r=
"6.5"
stroke=
"#1A1A2E"
stroke-width=
"1.1"
fill=
"none"
></circle><circle
cx=
"8"
cy=
"8"
r=
"2.2"
fill=
"#1A1A2E"
></circle></svg></div></div>
<div
class=
"navbar"
><div
class=
"back-ic"
><svg
width=
"22"
height=
"22"
viewBox=
"0 0 22 22"
fill=
"none"
><path
d=
"M14 5l-6 6 6 6"
stroke=
"#1A1A2E"
stroke-width=
"2"
stroke-linecap=
"round"
stroke-linejoin=
"round"
></path></svg></div><div
class=
"navtitle"
style=
"padding-right:0"
>
我负责的
产品详情
</div><div
class=
"capsule"
><svg
width=
"18"
height=
"4"
viewBox=
"0 0 18 4"
><circle
cx=
"3"
cy=
"2"
r=
"1.5"
fill=
"#1A1A2E"
></circle><circle
cx=
"9"
cy=
"2"
r=
"1.5"
fill=
"#1A1A2E"
></circle><circle
cx=
"15"
cy=
"2"
r=
"1.5"
fill=
"#1A1A2E"
></circle></svg><div
style=
"width:.5px;height:14px;background:rgba(0,0,0,.15)"
></div><svg
width=
"16"
height=
"16"
viewBox=
"0 0 16 16"
><circle
cx=
"8"
cy=
"8"
r=
"6.5"
stroke=
"#1A1A2E"
stroke-width=
"1.1"
fill=
"none"
></circle><circle
cx=
"8"
cy=
"8"
r=
"2.2"
fill=
"#1A1A2E"
></circle></svg></div></div>
<div
class=
"scroll"
style=
"padding:0 16px 100px"
>
<div
class=
"scroll"
style=
"padding:0 16px 100px"
>
<!-- Header -->
<!-- Header -->
...
@@ -978,9 +978,9 @@
...
@@ -978,9 +978,9 @@
<div
style=
"margin-top:14px;display:flex;align-items:center;gap:8px;font-size:13px"
><svg
width=
"16"
height=
"16"
viewBox=
"0 0 16 16"
fill=
"#FFB36A"
><path
d=
"M8 1l1.8 4 4.2.4-3.2 2.8 1 4.2L8 10.4l-3.8 2 1-4.2L1 5.4l4.2-.4L8 1z"
></path></svg><span
style=
"color:#666"
>
服务单价:
</span><span
style=
"color:#1A1A2E;font-weight:600"
>
商品按市场售价 6-7 折
</span></div>
<div
style=
"margin-top:14px;display:flex;align-items:center;gap:8px;font-size:13px"
><svg
width=
"16"
height=
"16"
viewBox=
"0 0 16 16"
fill=
"#FFB36A"
><path
d=
"M8 1l1.8 4 4.2.4-3.2 2.8 1 4.2L8 10.4l-3.8 2 1-4.2L1 5.4l4.2-.4L8 1z"
></path></svg><span
style=
"color:#666"
>
服务单价:
</span><span
style=
"color:#1A1A2E;font-weight:600"
>
商品按市场售价 6-7 折
</span></div>
<!-- 佣金规则(对接人 5‰) -->
<!-- 佣金规则(对接人 5‰) -->
<div
style=
"margin-top:12px;background:#FFF6ED;border-radius:12px;padding:14px;position:relative"
>
<div
style=
"margin-top:12px;background:#FFF6ED;border-radius:12px;padding:14px;position:relative"
>
<div
style=
"position:absolute;right:0;top:0;background:linear-gradient(135deg,#FFB36A,#FF6B35);color:#fff;font-size:11px;padding:3px 10px;border-radius:0 12px 0 8px;font-weight:600"
>
次月工资结算
</div>
<div
style=
"position:absolute;right:0;top:0;background:linear-gradient(135deg,#FFB36A,#FF6B35);color:#fff;font-size:11px;padding:3px 10px;border-radius:0 12px 0 8px;font-weight:600"
>
续费持续返
</div>
<div
style=
"text-align:center;font-size:22px;font-weight:800;color:#FF6B35"
>
5‰
<span
style=
"font-size:13px;font-weight:600;color:#A8430F;margin-left:6px"
>
采购金额
</span></div>
<div
style=
"text-align:center;font-size:22px;font-weight:800;color:#FF6B35"
>
<span
style=
"margin-left: 6px;"
>
30%
<font
color=
"#a8430f"
><span
style=
"font-size: 13px;"
>
服务费
</span></font>
</span></div>
<div
style=
"text-align:center;font-size:11px;color:#A8430F;margin-top:4px"
>
对接人佣金规则 · 客户复购持续返佣
</div>
<div
style=
"text-align:center;font-size:11px;color:#A8430F;margin-top:4px"
>
合伙人推荐商机成交后返佣规则
</div>
</div>
</div>
<div
style=
"margin-top:12px;background:linear-gradient(135deg,#FFF1E2,#FFFCF6);border-radius:10px;padding:10px;display:flex;align-items:center;gap:8px;font-size:12px;color:#A8430F"
>
<div
style=
"margin-top:12px;background:linear-gradient(135deg,#FFF1E2,#FFFCF6);border-radius:10px;padding:10px;display:flex;align-items:center;gap:8px;font-size:12px;color:#A8430F"
>
<span
style=
"background:linear-gradient(135deg,#FFB36A,#FF6B35);color:#fff;font-size:10px;padding:2px 7px;border-radius:5px;font-weight:600"
>
数据
</span>
<span
style=
"background:linear-gradient(135deg,#FFB36A,#FF6B35);color:#fff;font-size:10px;padding:2px 7px;border-radius:5px;font-weight:600"
>
数据
</span>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment