初始化上传医疗项目到 medical-mall
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<!-- 商家端 - 成长页(Tab4):经营指南、流量获取方法、店铺经营建议、学习入口 -->
|
||||
<!-- 机构端 - 机构成长页(安读Tab4 -->
|
||||
<template>
|
||||
<view class="growth-page">
|
||||
<!-- #ifdef MP-WEIXIN -->
|
||||
<!-- Tab 页无返回按钮,显示顶部安全区 + 页面标题 -->
|
||||
<view class="mp-tab-navbar">
|
||||
<text class="mp-tab-title">成长</text>
|
||||
<text class="mp-tab-title">机构成长</text>
|
||||
</view>
|
||||
<!-- #endif -->
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
<view class="level-card">
|
||||
<view class="level-header">
|
||||
<view class="level-info">
|
||||
<text class="level-label">商家成长等级</text>
|
||||
<text class="level-label">机构服务等级</text>
|
||||
<view class="level-badge">
|
||||
<text class="level-text">{{ currentLevel.name }}</text>
|
||||
</view>
|
||||
@@ -28,14 +28,14 @@
|
||||
<text class="level-progress-text">{{ currentLevel.progress }}% · 距下一级还需 {{ currentLevel.nextTarget }}</text>
|
||||
</view>
|
||||
<view class="level-tips">
|
||||
<text class="level-tips-text">完善店铺信息、上传商品、获得订单可提升等级</text>
|
||||
<text class="level-tips-text">完善机构信息、发布服务、获得订单可提升等级</text>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<!-- 流量获取方法 -->
|
||||
<view class="section-card">
|
||||
<view class="section-header">
|
||||
<text class="section-title">📈 流量获取方法</text>
|
||||
<text class="section-title">📈 获客与转化建议</text>
|
||||
</view>
|
||||
<view class="tips-list">
|
||||
<view
|
||||
@@ -59,7 +59,7 @@
|
||||
<!-- 经营指南 -->
|
||||
<view class="section-card">
|
||||
<view class="section-header">
|
||||
<text class="section-title">📋 经营指南</text>
|
||||
<text class="section-title">📋 合规与运营指南</text>
|
||||
</view>
|
||||
<view class="guide-grid">
|
||||
<view
|
||||
@@ -77,7 +77,7 @@
|
||||
<!-- 店铺经营建议 -->
|
||||
<view class="section-card">
|
||||
<view class="section-header">
|
||||
<text class="section-title">💡 今日经营建议</text>
|
||||
<text class="section-title">💡 今日运营建议</text>
|
||||
</view>
|
||||
<view class="suggestion-list">
|
||||
<view
|
||||
@@ -104,7 +104,7 @@
|
||||
<!-- 学习中心入口 -->
|
||||
<view class="section-card">
|
||||
<view class="section-header">
|
||||
<text class="section-title">🎓 学习中心</text>
|
||||
<text class="section-title">🎓 培训中心</text>
|
||||
</view>
|
||||
<view class="learn-list">
|
||||
<view
|
||||
@@ -187,84 +187,84 @@
|
||||
return {
|
||||
refreshing: false,
|
||||
currentLevel: {
|
||||
name: '新手商家',
|
||||
icon: '🌱',
|
||||
name: '初入机构',
|
||||
icon: '🏥',
|
||||
progress: 30,
|
||||
nextTarget: '上传满5件商品'
|
||||
nextTarget: '发布5项以上服务'
|
||||
} as LevelType,
|
||||
|
||||
trafficTips: [
|
||||
{
|
||||
icon: '🏷️',
|
||||
title: '优化商品标题关键词',
|
||||
desc: '精准标题可提升搜索曝光量 3-5 倍',
|
||||
icon: '<EFBFBD>',
|
||||
title: '优化服务标题与科室标签',
|
||||
desc: '精准标签可提升搜索曝光量 3-5 倍',
|
||||
color: '#ff5000',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '📷',
|
||||
title: '提升主图吸引力',
|
||||
desc: '高质量主图点击率提升 40% 以上',
|
||||
color: '#007AFF',
|
||||
title: '优化服务封面与机构展示图',
|
||||
desc: '高质量展示图点击率提升 40% 以上',
|
||||
color: 'rgb(66, 121, 240)',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '💰',
|
||||
title: '设置限时优惠活动',
|
||||
desc: '促销期间订单量平均提升 60%',
|
||||
icon: '📊',
|
||||
title: '配置护理套餐/康复优惠',
|
||||
desc: '套餐优惠期间订单量平均提升 60%',
|
||||
color: '#34C759',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '⭐',
|
||||
title: '维护好评率',
|
||||
title: '提升服务满意度',
|
||||
desc: '好评率 >95% 可获得平台推荐流量',
|
||||
color: '#FF9500',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '📢',
|
||||
title: '参与平台活动',
|
||||
desc: '报名活动可获得额外曝光位置',
|
||||
title: '参与平台关怀活动',
|
||||
desc: '报名关怀活动可获得额外曝光位置',
|
||||
color: '#AF52DE',
|
||||
link: ''
|
||||
}
|
||||
] as TipType[],
|
||||
|
||||
operationGuides: [
|
||||
{ icon: '🛒', title: '商品管理', link: '/pages/mall/merchant/products' },
|
||||
{ icon: '📦', title: '库存优化', link: '/pages/mall/merchant/inventory' },
|
||||
{ icon: '🎯', title: '营销策略', link: '/pages/mall/merchant/promotions' },
|
||||
{ icon: '💬', title: '客服技巧', link: '/pages/mall/merchant/chat' },
|
||||
{ icon: '📊', title: '数据解读', link: '/pages/mall/merchant/statistics' },
|
||||
{ icon: '💳', title: '财务管理', link: '/pages/mall/merchant/finance' }
|
||||
{ icon: '🏥', title: '服务/商品管理', link: '/pages/mall/merchant/products' },
|
||||
{ icon: '🩺', title: '器械库存管理', link: '/pages/mall/merchant/inventory' },
|
||||
{ icon: '📊', title: '关怀活动运营', link: '/pages/mall/merchant/promotions' },
|
||||
{ icon: '💬', title: '和长者/家属沟通', link: '/pages/mall/merchant/chat' },
|
||||
{ icon: '📊', title: '服务运营统计', link: '/pages/mall/merchant/statistics' },
|
||||
{ icon: '💳', title: '结算中心', link: '/pages/mall/merchant/finance' }
|
||||
] as GuideType[],
|
||||
|
||||
suggestions: [
|
||||
{
|
||||
title: '完善店铺基础信息',
|
||||
desc: '补充店铺 Logo、简介、联系方式',
|
||||
title: '完善机构基础信息',
|
||||
desc: '补充机构 Logo、简介、联系方式',
|
||||
tag: '紧急',
|
||||
tagColor: '#ff3b30',
|
||||
done: false
|
||||
},
|
||||
{
|
||||
title: '上传至少3件在售商品',
|
||||
desc: '充足商品是获得流量的基础',
|
||||
title: '发布至少3项在售服务',
|
||||
desc: '充足的服务是获得流量的基础',
|
||||
tag: '重要',
|
||||
tagColor: '#ff9500',
|
||||
done: false
|
||||
},
|
||||
{
|
||||
title: '回复所有待回评价',
|
||||
title: '回复所有待回用户评价',
|
||||
desc: '及时回复可提升用户信任度',
|
||||
tag: '今日',
|
||||
tagColor: '#007aff',
|
||||
tagColor: 'rgb(66, 121, 240)',
|
||||
done: false
|
||||
},
|
||||
{
|
||||
title: '检查低库存商品',
|
||||
desc: '库存不足会导致订单自动取消',
|
||||
title: '检查器械低库存情况',
|
||||
desc: '库存不足会导致预约失败',
|
||||
tag: '常规',
|
||||
tagColor: '#34c759',
|
||||
done: false
|
||||
@@ -273,36 +273,44 @@
|
||||
|
||||
learnCourses: [
|
||||
{
|
||||
icon: '🚀',
|
||||
title: '新手商家开店必读',
|
||||
subtitle: '5分钟掌握开店核心流程',
|
||||
icon: '🏥',
|
||||
title: '新机构入驻必读',
|
||||
subtitle: '5分钟掌握入驻核心流程',
|
||||
tag: '入门',
|
||||
duration: '5 分钟',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '📸',
|
||||
title: '商品主图拍摄技巧',
|
||||
subtitle: '用手机也能拍出专业大片',
|
||||
icon: '🤺',
|
||||
title: '陪诊服务标准流程',
|
||||
subtitle: '干顶面、等候、取号成功必读',
|
||||
tag: '进阶',
|
||||
duration: '8 分钟',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '📣',
|
||||
title: '营销活动策划方法',
|
||||
subtitle: '节假日爆单秘诀全攻略',
|
||||
icon: '🏠',
|
||||
title: '居家护理服务规范',
|
||||
subtitle: '上门服务标准与安全要求',
|
||||
tag: '进阶',
|
||||
duration: '12 分钟',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '💬',
|
||||
title: '提升客服转化率',
|
||||
subtitle: '用话术留住每一位询问客户',
|
||||
icon: '🤖',
|
||||
title: 'AI和长者/家属咨询接待话术',
|
||||
subtitle: '用话术留住每一位和查用户',
|
||||
tag: '实战',
|
||||
duration: '10 分钟',
|
||||
link: ''
|
||||
},
|
||||
{
|
||||
icon: '📊',
|
||||
title: '慢病管理服务运营方法',
|
||||
subtitle: '慢病客户持续服务与复购指南',
|
||||
tag: '实战',
|
||||
duration: '15 分钟',
|
||||
link: ''
|
||||
}
|
||||
] as CourseType[]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user