update
@ -8,6 +8,7 @@ export const routes = Object.fromEntries([
|
||||
["/posts/changelog.html", { loader: () => import(/* webpackChunkName: "posts_changelog.html" */"D:/xue/dma_handbook/docs/.vuepress/.temp/pages/posts/changelog.html.js"), meta: {"title":""} }],
|
||||
["/posts/chiefCoach.html", { loader: () => import(/* webpackChunkName: "posts_chiefCoach.html" */"D:/xue/dma_handbook/docs/.vuepress/.temp/pages/posts/chiefCoach.html.js"), meta: {"title":"主教练"} }],
|
||||
["/posts/DMAModule.html", { loader: () => import(/* webpackChunkName: "posts_DMAModule.html" */"D:/xue/dma_handbook/docs/.vuepress/.temp/pages/posts/DMAModule.html.js"), meta: {"title":""} }],
|
||||
["/posts/examReservation.html", { loader: () => import(/* webpackChunkName: "posts_examReservation.html" */"D:/xue/dma_handbook/docs/.vuepress/.temp/pages/posts/examReservation.html.js"), meta: {"title":"🧾 健康DMA人体驾照考试报名操作指南"} }],
|
||||
["/posts/helpCenter.html", { loader: () => import(/* webpackChunkName: "posts_helpCenter.html" */"D:/xue/dma_handbook/docs/.vuepress/.temp/pages/posts/helpCenter.html.js"), meta: {"title":"常见问题"} }],
|
||||
["/posts/overview.html", { loader: () => import(/* webpackChunkName: "posts_overview.html" */"D:/xue/dma_handbook/docs/.vuepress/.temp/pages/posts/overview.html.js"), meta: {"title":"核心操作流程"} }],
|
||||
["/posts/service.html", { loader: () => import(/* webpackChunkName: "posts_service.html" */"D:/xue/dma_handbook/docs/.vuepress/.temp/pages/posts/service.html.js"), meta: {"title":"客服"} }],
|
||||
|
||||
@ -1 +1 @@
|
||||
export const siteData = JSON.parse("{\"base\":\"/dma_handbook/\",\"lang\":\"zh-CN\",\"title\":\"DMA服务人员服务操作手册\",\"description\":\"DMA服务人员服务操作手册\",\"head\":[[\"meta\",{\"name\":\"og:type\",\"content\":\"website\"}],[\"meta\",{\"property\":\"og:title\",\"content\":\"DMA服务人员操作手册123\"}],[\"meta\",{\"name\":\"description\",\"content\":\"DMA服务操作手册\"}],[\"meta\",{\"property\":\"og:description\",\"content\":\"DMA服务全流程操作指南\"}],[\"meta\",{\"property\":\"og:image\",\"content\":\"https://images.health.ufutx.com/202503/12/1f227399ffc2ddbf6c58eafa80627d19.png?v=1763004406046\"}],[\"link\",{\"rel\":\"icon\",\"href\":\"https://images.health.ufutx.com/202503/12/1f227399ffc2ddbf6c58eafa80627d19.png?v=1763004406046\"}]],\"locales\":{}}")
|
||||
export const siteData = JSON.parse("{\"base\":\"/dma_handbook/\",\"lang\":\"zh-CN\",\"title\":\"DMA服务人员服务操作手册\",\"description\":\"DMA服务人员服务操作手册\",\"head\":[[\"meta\",{\"name\":\"og:type\",\"content\":\"website\"}],[\"meta\",{\"property\":\"og:title\",\"content\":\"DMA服务人员操作手册123\"}],[\"meta\",{\"name\":\"description\",\"content\":\"DMA服务操作手册\"}],[\"meta\",{\"property\":\"og:description\",\"content\":\"DMA服务全流程操作指南\"}],[\"meta\",{\"property\":\"og:image\",\"content\":\"https://images.health.ufutx.com/202503/12/1f227399ffc2ddbf6c58eafa80627d19.png?v=1764209835963\"}],[\"link\",{\"rel\":\"icon\",\"href\":\"https://images.health.ufutx.com/202503/12/1f227399ffc2ddbf6c58eafa80627d19.png?v=1764209835963\"}]],\"locales\":{}}")
|
||||
|
||||
@ -1 +1 @@
|
||||
export const themeData = JSON.parse("{\"navbar\":[\"/\",{\"text\":\"核心操作\",\"link\":\"/posts/overview\",\"activeMatch\":\"^/posts/overview\"},{\"text\":\"主教练\",\"link\":\"/posts/chiefCoach\",\"activeMatch\":\"^/posts/chiefCoach\",\"icon\":[\"fas\",\"user-tie\"]},{\"text\":\"副教练\",\"link\":\"/posts/assistantCoach\",\"activeMatch\":\"^/posts/assistantCoach\"},{\"text\":\"客服\",\"link\":\"/posts/service\",\"activeMatch\":\"^/posts/service\"},{\"text\":\"健康管理师\",\"link\":\"/posts/teacher\"},{\"text\":\"分润提现操作说明\",\"link\":\"/posts/shareBenefit\"},{\"text\":\"APP相关\",\"link\":\"/posts/appCorrelation\"},{\"text\":\"DMA相关\",\"link\":\"/posts/DMAModule\"},{\"text\":\"常见问题\",\"link\":\"/posts/helpCenter\"},{\"text\":\"更新日志\",\"link\":\"/posts/changelog\",\"activeMatch\":\"^/posts/changelog\"}],\"locales\":{\"/\":{\"selectLanguageName\":\"English\"}},\"colorMode\":\"auto\",\"colorModeSwitch\":true,\"logo\":null,\"repo\":null,\"selectLanguageText\":\"Languages\",\"selectLanguageAriaLabel\":\"Select language\",\"sidebarDepth\":2,\"editLink\":true,\"editLinkText\":\"Edit this page\",\"lastUpdated\":true,\"contributors\":true,\"contributorsText\":\"Contributors\",\"notFound\":[\"There's nothing here.\",\"How did we get here?\",\"That's a Four-Oh-Four.\",\"Looks like we've got some broken links.\"],\"backToHome\":\"Take me home\",\"openInNewWindow\":\"open in new window\",\"toggleColorMode\":\"toggle color mode\",\"toggleSidebar\":\"toggle sidebar\"}")
|
||||
export const themeData = JSON.parse("{\"navbar\":[\"/\",{\"text\":\"核心操作\",\"link\":\"/posts/overview\",\"activeMatch\":\"^/posts/overview\"},{\"text\":\"角色文档\",\"children\":[{\"text\":\"主教练\",\"link\":\"/posts/chiefCoach.html\"},{\"text\":\"副教练\",\"link\":\"/posts/assistantCoach.html\"},{\"text\":\"客服\",\"link\":\"/posts/service.html\"},{\"text\":\"健康管理师\",\"link\":\"/posts/teacher.html\"}]},{\"text\":\"操作指南\",\"children\":[{\"text\":\"分润提现\",\"link\":\"/posts/shareBenefit\"},{\"text\":\"APP相关\",\"link\":\"/posts/appCorrelation\"},{\"text\":\"DMA模块\",\"link\":\"/posts/DMAModule\"},{\"text\":\"考试预约\",\"link\":\"/posts/examReservation\"}]},{\"text\":\"常见问题\",\"link\":\"/posts/helpCenter\"},{\"text\":\"更新日志\",\"link\":\"/posts/changelog\"}],\"locales\":{\"/\":{\"selectLanguageName\":\"English\"}},\"colorMode\":\"auto\",\"colorModeSwitch\":true,\"logo\":null,\"repo\":null,\"selectLanguageText\":\"Languages\",\"selectLanguageAriaLabel\":\"Select language\",\"sidebarDepth\":2,\"editLink\":true,\"editLinkText\":\"Edit this page\",\"lastUpdated\":true,\"contributors\":true,\"contributorsText\":\"Contributors\",\"notFound\":[\"There's nothing here.\",\"How did we get here?\",\"That's a Four-Oh-Four.\",\"Looks like we've got some broken links.\"],\"backToHome\":\"Take me home\",\"openInNewWindow\":\"open in new window\",\"toggleColorMode\":\"toggle color mode\",\"toggleSidebar\":\"toggle sidebar\"}")
|
||||
|
||||
@ -36,77 +36,54 @@ export default defineUserConfig({
|
||||
activeMatch: '^/posts/overview',
|
||||
},
|
||||
{
|
||||
text: '主教练',
|
||||
link: '/posts/chiefCoach',
|
||||
activeMatch: '^/posts/chiefCoach',
|
||||
icon: ['fas', 'user-tie']
|
||||
text: '角色文档',
|
||||
children: [
|
||||
{ text: '主教练', link: '/posts/chiefCoach.html' },
|
||||
{ text: '副教练', link: '/posts/assistantCoach.html' },
|
||||
{ text: '客服', link: '/posts/service.html' },
|
||||
{ text: '健康管理师', link: '/posts/teacher.html' },
|
||||
],
|
||||
},
|
||||
{
|
||||
text: '副教练',
|
||||
link: '/posts/assistantCoach',
|
||||
activeMatch: '^/posts/assistantCoach',
|
||||
},
|
||||
{
|
||||
text: '客服',
|
||||
link: '/posts/service',
|
||||
activeMatch: '^/posts/service',
|
||||
},
|
||||
// {
|
||||
// text: '行政',
|
||||
// link: '/posts/administrative',
|
||||
// },
|
||||
{
|
||||
text: '健康管理师',
|
||||
link: '/posts/teacher',
|
||||
},
|
||||
{
|
||||
text: '分润提现操作说明',
|
||||
link: '/posts/shareBenefit',
|
||||
},
|
||||
{
|
||||
text: 'APP相关',
|
||||
link: '/posts/appCorrelation',
|
||||
},
|
||||
{
|
||||
text: 'DMA相关',
|
||||
link: '/posts/DMAModule',
|
||||
},
|
||||
{ text: '常见问题',
|
||||
link: '/posts/helpCenter',
|
||||
},
|
||||
{ text: '更新日志',
|
||||
link: '/posts/changelog',
|
||||
activeMatch: '^/posts/changelog',
|
||||
text: '操作指南',
|
||||
children: [
|
||||
{ text: '分润提现', link: '/posts/shareBenefit' },
|
||||
{ text: 'APP相关', link: '/posts/appCorrelation' },
|
||||
{ text: 'DMA模块', link: '/posts/DMAModule' },
|
||||
{ text: '考试预约', link: '/posts/examReservation' },
|
||||
],
|
||||
},
|
||||
{ text: '常见问题', link: '/posts/helpCenter' },
|
||||
{ text: '更新日志', link: '/posts/changelog' },
|
||||
|
||||
],
|
||||
sidebar: ({ pagePath }) => {
|
||||
const sidebarMap = {
|
||||
'/posts': [
|
||||
{
|
||||
title: '主教练文档',
|
||||
collapsable: true,
|
||||
children: [
|
||||
|
||||
] // 移除.md后缀
|
||||
}
|
||||
],
|
||||
'/posts/archive2': [
|
||||
{
|
||||
title: '副教练文档',
|
||||
collapsable: true,
|
||||
children: ['/posts/.md']
|
||||
}
|
||||
],
|
||||
'/posts/article1': [
|
||||
{
|
||||
title: '客服文档',
|
||||
collapsable: true,
|
||||
children: ['/posts/.md']
|
||||
}
|
||||
]
|
||||
};
|
||||
return sidebarMap[pagePath] || [];
|
||||
// const sidebarMap = {
|
||||
// '/posts': [
|
||||
// {
|
||||
// title: '主教练文档',
|
||||
// collapsable: true,
|
||||
// children: [
|
||||
//
|
||||
// ] // 移除.md后缀
|
||||
// }
|
||||
// ],
|
||||
// '/posts/archive2': [
|
||||
// {
|
||||
// title: '副教练文档',
|
||||
// collapsable: true,
|
||||
// children: ['/posts/.md']
|
||||
// }
|
||||
// ],
|
||||
// '/posts/article1': [
|
||||
// {
|
||||
// title: '客服文档',
|
||||
// collapsable: true,
|
||||
// children: ['/posts/.md']
|
||||
// }
|
||||
// ]
|
||||
// };
|
||||
// return sidebarMap[pagePath] || [];
|
||||
}
|
||||
}),
|
||||
|
||||
|
||||
BIN
docs/.vuepress/public/images/dmaModule/data1.jpg
Normal file
|
After Width: | Height: | Size: 128 KiB |
BIN
docs/.vuepress/public/images/dmaModule/data2.jpg
Normal file
|
After Width: | Height: | Size: 260 KiB |
BIN
docs/.vuepress/public/images/dmaModule/nature1.png
Normal file
|
After Width: | Height: | Size: 60 KiB |
BIN
docs/.vuepress/public/images/dmaModule/nature2.png
Normal file
|
After Width: | Height: | Size: 325 KiB |
BIN
docs/.vuepress/public/images/dmaModule/pan1.jpg
Normal file
|
After Width: | Height: | Size: 230 KiB |
BIN
docs/.vuepress/public/images/dmaModule/pan2.jpg
Normal file
|
After Width: | Height: | Size: 117 KiB |
BIN
docs/.vuepress/public/images/dmaModule/time1.jpg
Normal file
|
After Width: | Height: | Size: 70 KiB |
BIN
docs/.vuepress/public/images/dmaModule/time2.jpg
Normal file
|
After Width: | Height: | Size: 257 KiB |
@ -39,6 +39,9 @@
|
||||
.vp-sidebar{
|
||||
scrollbar-color: #999 #e2e2e3;
|
||||
}
|
||||
.vp-navbar-item,.vp-navbar-dropdown-item{
|
||||
color: #000;
|
||||
}
|
||||
@media (max-width: 719px){
|
||||
.vp-navbar-item .auto-link:hover, .vp-navbar-item .auto-link .auto-link-active{
|
||||
color: #000;
|
||||
|
||||
@ -6,3 +6,47 @@
|
||||
### 2. 通用页面
|
||||
#### 用户扫描以下二维码,可自由选择sku进行购买
|
||||

|
||||
|
||||
## 二、“营养素使用方法”快捷图片查找与发送
|
||||
#### 操作方法如下:
|
||||
友福商务端—进入用户群—底部胶囊“快捷回复”—找到“营养素”—搜索或选择需要产品名称—点击:转发图片—返回当前用户群查看
|
||||
|
||||

|
||||

|
||||
|
||||
## 三、复盘评估
|
||||
#### 用户方案结束后,我们需要对用户进行“复盘评估”,分别是3天和60天的评估表。
|
||||
操作方法:
|
||||
友福商务端 —进入需要评估的用户群 — 点击右下脚 “+”图标 — 复盘评估—选择方案结束3天后或6天后
|
||||
|
||||

|
||||

|
||||
|
||||
## 四、设置用户方案起始日与结束日
|
||||
#### 与服务费挂钩。
|
||||
#### 操作人:副教练;
|
||||
|
||||
操作方法:
|
||||
进入需要设置的用户群 — 点击右上角“...”— 点击并输入“方案开始与结束时间”
|
||||
|
||||
作用:用于分配教练服务费。
|
||||
|
||||

|
||||

|
||||
|
||||
## 五、用户上传数据查看
|
||||
|
||||
如果用户上传体脂数据,服务群里查阅只能看到:体重及BMI,是什么原因?(见图1)
|
||||
|
||||
答:用户在体脂秤上的时间太短。
|
||||
|
||||
建议:用户在体脂秤上站20-30秒左右,听到“测量完毕”再下秤。
|
||||
完整的体脂数据(见图2)
|
||||
|
||||
|
||||

|
||||

|
||||
|
||||
## 六、DMA价格更新
|
||||
#### dma价格调整,11月24日起,价格变更
|
||||

|
||||
|
||||
@ -1,8 +1,22 @@
|
||||
|
||||
## 2025-11-26
|
||||
#### 新增
|
||||
- [健康DMA人体驾照考试报名操作指南](/dma_handbook/posts/examReservation.html),新增健康DMA人体驾照考试报名操作指南
|
||||
- [DMA价格更新](/dma_handbook/posts/DMAModule.html#六、dma价格更新),dma价格调整,11月24日起,价格变更
|
||||
|
||||
|
||||
## 2025-11-18
|
||||
|
||||
#### 新增
|
||||
- [DMA相关-营养素使用方法”快捷图片查找与发送](/dma_handbook/posts/DMAModule.html#二、营养素使用方法-快捷图片查找与发送),新增“营养素使用方法”快捷图片查找与发送
|
||||
- [DMA相关-复盘评估](/dma_handbook/posts/DMAModule#三、复盘评估),用户方案结束后,我们需要对用户进行“复盘评估”,分别是3天和60天的评估表。
|
||||
- [DMA相关-用户方案起始日与结束日](/dma_handbook/posts/DMAModule#四、设置用户方案起始日与结束日),与服务费挂钩,需要副教练操作。
|
||||
- [DMA相关-用户上传数据查看](/dma_handbook/posts/DMAModule#五、用户上传数据查看),用户上传数据说明。
|
||||
|
||||
## 2025-11-13
|
||||
|
||||
#### 新增
|
||||
- [DMA相关-特殊价格购买](/dma_handbook/posts/DMAModule.html),新增DMA相关-特殊价格(20000及25800)购买,可设置对规格进行限制
|
||||
- [DMA相关-特殊价格购买](/dma_handbook/posts/DMAModule.html#一、特殊价格购买-20000及25800),新增DMA相关-特殊价格(20000及25800)购买,可设置对规格进行限制
|
||||
|
||||
|
||||
## 2025-11-06
|
||||
|
||||
60
docs/posts/examReservation.md
Normal file
@ -0,0 +1,60 @@
|
||||
# 🧾 健康DMA人体驾照考试报名操作指南
|
||||
|
||||
欢迎报名健康DMA人体驾照考试!请按照以下步骤完成报名流程,预约考试:
|
||||
|
||||
---
|
||||
|
||||
## 📝 第一步:购买指定服务
|
||||
|
||||
进入「商品详情」页面,请确保选择以下内容:
|
||||
|
||||
- **地区**:根据您的所在地选择对应城市(如:南昌)
|
||||
- **规格**:请务必选择 **“服务及双证”**
|
||||
- **金额**:确认金额后,点击 **“立即购买”**
|
||||
|
||||
✅ 购买前请勾选 **《健康DMA人体驾照服务协议》**
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## 👥 第二步:进入咨询群
|
||||
|
||||
购买成功后,系统将自动生成 **“双证咨询服务器”** 群聊。
|
||||
请在「消息中心」中找到该群并进入。
|
||||
|
||||

|
||||

|
||||
|
||||
---
|
||||
|
||||
## 🗓️ 第三步:预约考试
|
||||
|
||||
在群聊中点击 **“考试申请”**,进入考试预约页面,请依次填写:
|
||||
|
||||
- **姓名**:请输入真实姓名
|
||||
- **手机号**:请输入11位手机号码
|
||||
- **验证码**:点击“获取验证码”并填写
|
||||
- **预约科目1**:选择“身心健康管理师”
|
||||
- **预约时间1**:选择考试月份
|
||||
- **预约科目2**:选择“AI健康管理师”
|
||||
- **预约时间2**:选择考试月份
|
||||
|
||||
填写完成后,点击 **“确认预约”**
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
## ✅ 第四步:预约成功
|
||||
|
||||
提交后系统将显示您的预约信息,包括考试科目与对应时间,点击 **“知道了”** 即完成全部流程。
|
||||
|
||||

|
||||
|
||||
---
|
||||
|
||||
如有任何问题,欢迎在群里中提问,我们将尽快为您解答。
|
||||
祝您考试顺利!🚀
|
||||
|
||||
---
|
||||