1100 lines
67 KiB
HTML
1100 lines
67 KiB
HTML
|
||
<!DOCTYPE html>
|
||
<html lang="zh-CN">
|
||
<head>
|
||
<meta charset="utf-8" />
|
||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||
<title>微信小店创新举措 - 行业洞察与股票分析</title>
|
||
<link href="https://fonts.googleapis.com/css?family=Inter:300,400,500,600,700,800" rel="stylesheet" />
|
||
<link href="https://cdn.jsdelivr.net/npm/daisyui@5" rel="stylesheet" type="text/css" />
|
||
<script src="https://cdn.tailwindcss.com"></script>
|
||
<link href="https://cdn.jsdelivr.net/npm/tailwindcss@2.2.19/dist/tailwind.min.css" rel="stylesheet">
|
||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
||
<script src="https://cdn.jsdelivr.net/npm/tsparticles@3/tsparticles.bundle.min.js"></script>
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/three.js/r134/three.min.js"></script>
|
||
<script src="https://cdnjs.cloudflare.com/ajax/libs/vanta/0.5.24/vanta.waves.min.js"></script>
|
||
<style>
|
||
:root {
|
||
--primary-color: #07C160;
|
||
--secondary-color: #2F3032;
|
||
}
|
||
|
||
body {
|
||
font-family: 'Inter', sans-serif;
|
||
background-color: #f8f9fa;
|
||
}
|
||
|
||
.gradient-bg {
|
||
background: linear-gradient(135deg, rgba(7, 193, 96, 0.9) 0%, rgba(47, 48, 50, 0.85) 100%);
|
||
}
|
||
|
||
.card-shadow {
|
||
box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
|
||
}
|
||
|
||
.timeline-dot {
|
||
width: 16px;
|
||
height: 16px;
|
||
background-color: var(--primary-color);
|
||
border-radius: 50%;
|
||
position: relative;
|
||
z-index: 2;
|
||
}
|
||
|
||
.timeline-line {
|
||
position: absolute;
|
||
top: 16px;
|
||
left: 8px;
|
||
width: 2px;
|
||
height: calc(100% - 16px);
|
||
background-color: #e5e7eb;
|
||
z-index: 1;
|
||
}
|
||
|
||
.table-container {
|
||
overflow-x: auto;
|
||
}
|
||
|
||
@media (max-width: 768px) {
|
||
.table-container {
|
||
overflow-x: scroll;
|
||
}
|
||
}
|
||
|
||
.highlight-text {
|
||
color: var(--primary-color);
|
||
font-weight: 600;
|
||
}
|
||
|
||
.vanta-bg {
|
||
position: fixed;
|
||
top: 0;
|
||
left: 0;
|
||
width: 100%;
|
||
height: 100%;
|
||
z-index: -1;
|
||
}
|
||
|
||
.content-section {
|
||
position: relative;
|
||
z-index: 1;
|
||
}
|
||
</style>
|
||
</head>
|
||
<body class="bg-gray-50">
|
||
<div id="vanta-bg" class="vanta-bg"></div>
|
||
|
||
<div class="content-section">
|
||
<!-- Header Section -->
|
||
<div class="gradient-bg py-16 px-4">
|
||
<div class="container mx-auto max-w-6xl">
|
||
<div class="text-center text-white">
|
||
<h1 class="text-4xl md:text-5xl font-bold mb-4">微信小店创新举措</h1>
|
||
<p class="text-xl md:text-2xl opacity-90">行业洞察与股票分析</p>
|
||
<div class="mt-8 flex justify-center space-x-4">
|
||
<div class="bg-white bg-opacity-20 rounded-full px-4 py-2">
|
||
<span class="text-sm font-medium">社交电商新生态</span>
|
||
</div>
|
||
<div class="bg-white bg-opacity-20 rounded-full px-4 py-2">
|
||
<span class="text-sm font-medium">2025年GMV目标6000亿</span>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- Main Content -->
|
||
<div class="container mx-auto max-w-6xl px-4 py-12">
|
||
|
||
<!-- 概念事件(时间轴+催化) -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">概念事件(时间轴+催化)</h2>
|
||
<div class="bg-white rounded-xl card-shadow p-6">
|
||
<div class="relative">
|
||
<!-- Timeline -->
|
||
<div class="space-y-8">
|
||
<div class="flex">
|
||
<div class="flex flex-col items-center mr-4">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-line"></div>
|
||
</div>
|
||
<div class="pb-8 flex-1">
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<div class="flex justify-between items-start mb-2">
|
||
<h3 class="text-lg font-semibold text-gray-800">2024-08-25</h3>
|
||
<span class="bg-green-100 text-green-800 text-xs px-2 py-1 rounded">关键节点</span>
|
||
</div>
|
||
<p class="font-medium text-gray-700">视频号小店统一升级为"微信小店"</p>
|
||
<p class="text-gray-600 mt-2">腾讯首次把分散在微信生态内的交易入口(小程序、视频号、公众号)统一为单一品牌,降低商家入驻门槛,保证金下调<span class="highlight-text">最高50%</span>。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex">
|
||
<div class="flex flex-col items-center mr-4">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-line"></div>
|
||
</div>
|
||
<div class="pb-8 flex-1">
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<div class="flex justify-between items-start mb-2">
|
||
<h3 class="text-lg font-semibold text-gray-800">2024-12-17</h3>
|
||
<span class="bg-green-100 text-green-800 text-xs px-2 py-1 rounded">创新功能</span>
|
||
</div>
|
||
<p class="font-medium text-gray-700">"送礼物"功能灰度上线</p>
|
||
<p class="text-gray-600 mt-2">类红包的"蓝包"可一键送实物礼品,24h未领取自动退款;<span class="highlight-text">3天内触达3亿用户,1200万人完成首单</span>,复刻2014年微信红包绑卡效应。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex">
|
||
<div class="flex flex-col items-center mr-4">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-line"></div>
|
||
</div>
|
||
<div class="pb-8 flex-1">
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<div class="flex justify-between items-start mb-2">
|
||
<h3 class="text-lg font-semibold text-gray-800">2025-01-01</h3>
|
||
<span class="bg-blue-100 text-blue-800 text-xs px-2 py-1 rounded">激励计划</span>
|
||
</div>
|
||
<p class="font-medium text-gray-700">私域激励计划2.0发布</p>
|
||
<p class="text-gray-600 mt-2">技术服务费减免+电商成长卡,推客佣金<span class="highlight-text">2%起</span>,官方明确2025年GMV目标<span class="highlight-text">6000亿元</span>(2024年约2000-3000亿)。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex">
|
||
<div class="flex flex-col items-center mr-4">
|
||
<div class="timeline-dot"></div>
|
||
<div class="timeline-line"></div>
|
||
</div>
|
||
<div class="pb-8 flex-1">
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<div class="flex justify-between items-start mb-2">
|
||
<h3 class="text-lg font-semibold text-gray-800">2025-01-09</h3>
|
||
<span class="bg-purple-100 text-purple-800 text-xs px-2 py-1 rounded">战略发布</span>
|
||
</div>
|
||
<p class="font-medium text-gray-700">微信公开课Pro</p>
|
||
<p class="text-gray-600 mt-2">张小龙4年来首次站台,明确小店为"微信全域交易中心",小程序做会员沉淀、服务号做私域触达,打通视频号直播与小店小黄车。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex">
|
||
<div class="flex flex-col items-center mr-4">
|
||
<div class="timeline-dot"></div>
|
||
</div>
|
||
<div class="flex-1">
|
||
<div class="bg-gray-50 rounded-lg p-4">
|
||
<div class="flex justify-between items-start mb-2">
|
||
<h3 class="text-lg font-semibold text-gray-800">2025-06-16</h3>
|
||
<span class="bg-yellow-100 text-yellow-800 text-xs px-2 py-1 rounded">功能完善</span>
|
||
</div>
|
||
<p class="font-medium text-gray-700">公众号可一键带货小店</p>
|
||
<p class="text-gray-600 mt-2">图文可插入<span class="highlight-text">50个任意小店商品链接</span>,实现"内容即货架",补齐微信生态内"图文带货"最后一块拼图。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心观点摘要 -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">核心观点摘要</h2>
|
||
<div class="bg-white rounded-xl card-shadow p-6">
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
||
<div class="bg-gradient-to-br from-green-50 to-green-100 rounded-lg p-5 border border-green-200">
|
||
<div class="flex items-center mb-3">
|
||
<div class="bg-green-500 rounded-full p-2 mr-3">
|
||
<i class="fas fa-chart-line text-white"></i>
|
||
</div>
|
||
<h3 class="text-lg font-semibold text-gray-800">阶段判断</h3>
|
||
</div>
|
||
<p class="text-gray-700">微信小店已从"灰度测试"进入<span class="highlight-text">全量商业化加速期</span>;送礼功能+私域激励计划构成"社交裂变+低成本获客"双轮驱动。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-br from-blue-50 to-blue-100 rounded-lg p-5 border border-blue-200">
|
||
<div class="flex items-center mb-3">
|
||
<div class="bg-blue-500 rounded-full p-2 mr-3">
|
||
<i class="fas fa-rocket text-white"></i>
|
||
</div>
|
||
<h3 class="text-lg font-semibold text-gray-800">核心驱动力</h3>
|
||
</div>
|
||
<p class="text-gray-700">10亿级熟人社交链的<span class="highlight-text">信任杠杆</span>+腾讯官方<span class="highlight-text">流量/费率补贴</span>+春节/情人节等天然送礼场景。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-br from-purple-50 to-purple-100 rounded-lg p-5 border border-purple-200">
|
||
<div class="flex items-center mb-3">
|
||
<div class="bg-purple-500 rounded-full p-2 mr-3">
|
||
<i class="fas fa-coins text-white"></i>
|
||
</div>
|
||
<h3 class="text-lg font-semibold text-gray-800">未来潜力</h3>
|
||
</div>
|
||
<p class="text-gray-700">若2025年GMV达6000亿,按1-6%技术服务费测算,可为腾讯新增<span class="highlight-text">60-360亿元年收入</span>(2024年腾讯网络广告收入约1000亿),并重塑电商代运营、SaaS、品牌方估值体系。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心逻辑与市场认知分析 -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">核心逻辑与市场认知分析</h2>
|
||
|
||
<!-- 核心驱动力拆解 -->
|
||
<div class="mb-10">
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">核心驱动力拆解</h3>
|
||
<div class="bg-white rounded-xl card-shadow overflow-hidden">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">维度</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">逻辑</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">数据验证</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-green-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-share-alt text-green-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">社交裂变</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">送礼功能天然适配微信熟人链,降低"索要地址"摩擦</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">灰度3天<span class="highlight-text">GMV日均1.5亿</span>(圣诞/元旦峰值),食品/美妆/数码占比<span class="highlight-text">40%/20%/15%</span></td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-blue-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-piggy-bank text-blue-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">成本优势</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">技术服务费<span class="highlight-text">1-6%</span>(天猫3-8%),0元保证金试运营</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">官方测算商家ROI提升<span class="highlight-text">30%+</span>(对比抖音直播投流)</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-purple-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-sync text-purple-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">场景闭环</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">搜一搜+视频号+公众号+小程序全链路跳转</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">视频号小店直播间已<span class="highlight-text">100%切换</span>为微信小店商品</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 市场热度与情绪 -->
|
||
<div class="mb-10">
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">市场热度与情绪</h3>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
||
<div class="bg-white rounded-xl card-shadow p-6">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-red-100 rounded-full p-3 mr-4">
|
||
<i class="fas fa-fire text-red-500 text-xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">新闻热度</h4>
|
||
</div>
|
||
<p class="text-gray-700">2024-12-20至2025-01-06,微信小店关键词在财联社/36氪出现<span class="highlight-text">14次</span>,峰值在1月9日公开课。</p>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-xl card-shadow p-6">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-yellow-100 rounded-full p-3 mr-4">
|
||
<i class="fas fa-chart-bar text-yellow-500 text-xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">研报密集度</h4>
|
||
</div>
|
||
<p class="text-gray-700">12月20日后<span class="highlight-text">7家券商</span>(天风、国投、东吴、招商等)连发专题,情绪<span class="highlight-text">极度乐观</span>,一致预期"春节蓝包裂变"。</p>
|
||
</div>
|
||
|
||
<div class="bg-white rounded-xl card-shadow p-6">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-blue-100 rounded-full p-3 mr-4">
|
||
<i class="fas fa-balance-scale text-blue-500 text-xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">分歧点</h4>
|
||
</div>
|
||
<p class="text-gray-700">部分路演提示<span class="highlight-text">"品牌方准备不足"</span>(年货决策链长),中小商家反而更灵活。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 预期差分析 -->
|
||
<div>
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">预期差分析</h3>
|
||
<div class="bg-white rounded-xl card-shadow overflow-hidden">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">市场共识</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">潜在预期差</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">来源</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 text-sm text-gray-700">送礼=春节爆款</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700"><span class="highlight-text">日常场景渗透</span>(生日、纪念日)未定价</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">专家交流:24h未领取退款机制适合低频高客单</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 text-sm text-gray-700">腾讯电商=对标抖音</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700"><span class="highlight-text">货架电商回归</span>(天猫商家回流)被忽视</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">路演:500万商家计划2025年回归货架,微信小店是承接方</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 text-sm text-gray-700">SaaS服务商全面受益</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700"><span class="highlight-text">代运营分化</span>:大品牌自运营,中小商家用工具</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">微盟:80%小店为自运营(小客户),仅20%代运营</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关键催化剂与未来发展路径 -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">关键催化剂与未来发展路径</h2>
|
||
|
||
<!-- 近期催化剂 -->
|
||
<div class="mb-10">
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">近期催化剂(3-6个月)</h3>
|
||
<div class="grid grid-cols-1 md:grid-cols-3 gap-6">
|
||
<div class="bg-gradient-to-r from-red-50 to-orange-50 rounded-xl card-shadow p-6 border border-red-100">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-red-500 rounded-full p-3 mr-4">
|
||
<i class="fas fa-gift text-white text-xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">2025年春节</h4>
|
||
</div>
|
||
<p class="text-gray-700">蓝包功能全量开放,<span class="highlight-text">10亿用户</span>触达,预计单日GMV峰值<span class="highlight-text">10亿+</span>(对标2014红包峰值)。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-r from-pink-50 to-purple-50 rounded-xl card-shadow p-6 border border-pink-100">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-pink-500 rounded-full p-3 mr-4">
|
||
<i class="fas fa-heart text-white text-xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">情人节/三八节</h4>
|
||
</div>
|
||
<p class="text-gray-700">美妆、巧克力品类测试"群内拼单送礼",验证非春节场景。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-r from-blue-50 to-indigo-50 rounded-xl card-shadow p-6 border border-blue-100">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-blue-500 rounded-full p-3 mr-4">
|
||
<i class="fas fa-handshake text-white text-xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">服务商大会</h4>
|
||
</div>
|
||
<p class="text-gray-700">腾讯计划Q1公布<span class="highlight-text">服务商等级体系</span>,头部代运营(青木、丽人丽妆)或获流量倾斜。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 长期路径 -->
|
||
<div>
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">长期路径(2025-2027)</h3>
|
||
<div class="bg-white rounded-xl card-shadow p-6">
|
||
<div class="flex flex-col items-center">
|
||
<div class="w-full max-w-2xl">
|
||
<div class="flex flex-col items-center space-y-4">
|
||
<div class="bg-green-100 rounded-full px-6 py-3 text-center">
|
||
<p class="font-semibold text-gray-800">2025: 6000亿GMV</p>
|
||
</div>
|
||
|
||
<div class="flex flex-col md:flex-row items-center space-y-4 md:space-y-0 md:space-x-8">
|
||
<div class="flex-1 flex flex-col items-center">
|
||
<div class="h-16 w-1 bg-gray-300"></div>
|
||
<div class="bg-blue-100 rounded-full px-6 py-3 text-center mt-4">
|
||
<p class="font-semibold text-gray-800">品类扩张: 珠宝/教育类目开放</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex-1 flex flex-col items-center">
|
||
<div class="h-16 w-1 bg-gray-300"></div>
|
||
<div class="bg-purple-100 rounded-full px-6 py-3 text-center mt-4">
|
||
<p class="font-semibold text-gray-800">工具升级: AI选品+数字人直播</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="bg-yellow-100 rounded-full px-6 py-3 text-center">
|
||
<p class="font-semibold text-gray-800">2026: 1万亿GMV</p>
|
||
</div>
|
||
|
||
<div class="flex flex-col md:flex-row items-center space-y-4 md:space-y-0 md:space-x-8">
|
||
<div class="flex-1 flex flex-col items-center">
|
||
<div class="h-16 w-1 bg-gray-300"></div>
|
||
<div class="bg-red-100 rounded-full px-6 py-3 text-center mt-4">
|
||
<p class="font-semibold text-gray-800">国际化: 海外华人送礼场景</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="bg-indigo-100 rounded-full px-6 py-3 text-center">
|
||
<p class="font-semibold text-gray-800">2027: 微信电商占中国电商5%份额</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 产业链与核心公司深度剖析 -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">产业链与核心公司深度剖析</h2>
|
||
|
||
<!-- 产业链图谱 -->
|
||
<div class="mb-10">
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">产业链图谱</h3>
|
||
<div class="bg-white rounded-xl card-shadow p-6">
|
||
<div class="flex flex-col md:flex-row justify-between items-center space-y-6 md:space-y-0">
|
||
<div class="bg-green-50 rounded-lg p-6 text-center flex-1 mx-2">
|
||
<div class="bg-green-500 rounded-full w-16 h-16 flex items-center justify-center mx-auto mb-4">
|
||
<i class="fas fa-industry text-white text-2xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800 mb-3">上游</h4>
|
||
<p class="text-gray-700">品牌方(三只松鼠、珀莱雅、东方甄选)</p>
|
||
</div>
|
||
|
||
<div class="text-4xl text-gray-400">
|
||
<i class="fas fa-arrow-right"></i>
|
||
</div>
|
||
|
||
<div class="bg-blue-50 rounded-lg p-6 text-center flex-1 mx-2">
|
||
<div class="bg-blue-500 rounded-full w-16 h-16 flex items-center justify-center mx-auto mb-4">
|
||
<i class="fas fa-cogs text-white text-2xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800 mb-3">中游</h4>
|
||
<p class="text-gray-700">SaaS/代运营(微盟、有赞、青木科技)</p>
|
||
</div>
|
||
|
||
<div class="text-4xl text-gray-400">
|
||
<i class="fas fa-arrow-right"></i>
|
||
</div>
|
||
|
||
<div class="bg-purple-50 rounded-lg p-6 text-center flex-1 mx-2">
|
||
<div class="bg-purple-500 rounded-full w-16 h-16 flex items-center justify-center mx-auto mb-4">
|
||
<i class="fas fa-users text-white text-2xl"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800 mb-3">下游</h4>
|
||
<p class="text-gray-700">流量场景(视频号、公众号、企业微信)</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 核心玩家对比 -->
|
||
<div class="mb-10">
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">核心玩家对比</h3>
|
||
<div class="bg-white rounded-xl card-shadow overflow-hidden">
|
||
<div class="table-container">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">公司</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">角色</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">优势</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">风险</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">数据验证</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="text-sm font-medium text-gray-900">微盟集团</div>
|
||
</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">SaaS龙头</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">腾讯持股+视频号代运营市占率<span class="highlight-text">25%</span></td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">大客户依赖抖音分流</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">2024年视频号毛收入<span class="highlight-text">50亿</span>(+100%)</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="text-sm font-medium text-gray-900">青木科技</div>
|
||
</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">代运营</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">运营泡泡玛特、Jcat等礼品属性品牌</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">单一平台政策变动</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">微信小店GMV占比<span class="highlight-text">30%</span>(2024H2)</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="text-sm font-medium text-gray-900">东方甄选</div>
|
||
</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">品牌方</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">知识IP+高复购自营品</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">抖音流量下滑</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">微信小店销量<span class="highlight-text">10.7万</span>(1年200天)</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="text-sm font-medium text-gray-900">三只松鼠</div>
|
||
</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">品牌方</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">坚果礼盒天然送礼场景</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">线下渠道库存压力</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">微信小店销量<span class="highlight-text">370万</span>(2年20天)</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 验证与证伪 -->
|
||
<div>
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">验证与证伪</h3>
|
||
<div class="grid grid-cols-1 md:grid-cols-2 gap-6">
|
||
<div class="bg-gradient-to-br from-green-50 to-green-100 rounded-xl card-shadow p-6 border border-green-200">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-green-500 rounded-full p-2 mr-3">
|
||
<i class="fas fa-check text-white"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">证真</h4>
|
||
</div>
|
||
<p class="text-gray-700">微盟后台显示<span class="highlight-text">80%小店为小客户</span>,印证"中小商家快速涌入"。</p>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-br from-red-50 to-red-100 rounded-xl card-shadow p-6 border border-red-200">
|
||
<div class="flex items-center mb-4">
|
||
<div class="bg-red-500 rounded-full p-2 mr-3">
|
||
<i class="fas fa-times text-white"></i>
|
||
</div>
|
||
<h4 class="text-lg font-semibold text-gray-800">证伪</h4>
|
||
</div>
|
||
<p class="text-gray-700">路演提到"珠宝类目未开放送礼",但研报预期"高客单珠宝受益",需跟踪政策松动。</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 潜在风险与挑战 -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">潜在风险与挑战</h2>
|
||
<div class="bg-white rounded-xl card-shadow overflow-hidden">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">风险类型</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">具体表现</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">影响程度</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-yellow-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-exclamation-triangle text-yellow-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">技术风险</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">送礼功能24h未领取退款机制或导致<span class="highlight-text">高退货率</span>(参考快手"仅退款"争议)</td>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-yellow-100 text-yellow-800">中</span>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-red-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-dollar-sign text-red-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">商业化风险</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">品牌方准备不足(年货节决策链长),<span class="highlight-text">中小商家SKU有限</span></td>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">高</span>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-blue-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-gavel text-blue-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">政策风险</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">微信或限制<span class="highlight-text">1万元送礼金额</span>(支付限额),抑制高客单</td>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-yellow-100 text-yellow-800">中</span>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-purple-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-chess text-purple-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">竞争风险</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">淘宝/抖音跟进"送礼"功能(淘宝已灰测),<span class="highlight-text">分流微信流量</span></td>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-red-100 text-red-800">高</span>
|
||
</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<div class="flex items-center">
|
||
<div class="flex-shrink-0 h-10 w-10 bg-indigo-100 rounded-full flex items-center justify-center">
|
||
<i class="fas fa-info-circle text-indigo-600"></i>
|
||
</div>
|
||
<div class="ml-4">
|
||
<div class="text-sm font-medium text-gray-900">信息矛盾</div>
|
||
</div>
|
||
</div>
|
||
</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">路演称"珠宝类目未开放",但部分研报列入受益标的</td>
|
||
<td class="px-6 py-4 whitespace-nowrap">
|
||
<span class="px-2 inline-flex text-xs leading-5 font-semibold rounded-full bg-blue-100 text-blue-800">需核实</span>
|
||
</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 综合结论与投资启示 -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">综合结论与投资启示</h2>
|
||
|
||
<div class="bg-gradient-to-br from-green-50 to-blue-50 rounded-xl card-shadow p-8 mb-8">
|
||
<div class="flex items-start mb-6">
|
||
<div class="bg-green-500 rounded-full p-3 mr-4">
|
||
<i class="fas fa-lightbulb text-white text-xl"></i>
|
||
</div>
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-2">阶段判断</h3>
|
||
<p class="text-gray-700">主题炒作<span class="highlight-text">尾声</span>,基本面验证<span class="highlight-text">启动</span>——送礼功能GMV数据、春节峰值、品牌方入驻率是核心验证指标。</p>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start mb-6">
|
||
<div class="bg-blue-500 rounded-full p-3 mr-4">
|
||
<i class="fas fa-star text-white text-xl"></i>
|
||
</div>
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-2">最具价值环节</h3>
|
||
<ol class="list-decimal list-inside space-y-2 text-gray-700">
|
||
<li><span class="highlight-text">代运营服务商</span>(青木科技、丽人丽妆):直接受益于品牌方"微信小店开店潮",佣金模式弹性大。</li>
|
||
<li><span class="highlight-text">礼品属性品牌</span>(三只松鼠、东方甄选):春节场景+高复购,微信小店成为<span class="highlight-text">第二增长曲线</span>。</li>
|
||
</ol>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="flex items-start">
|
||
<div class="bg-purple-500 rounded-full p-3 mr-4">
|
||
<i class="fas fa-chart-line text-white text-xl"></i>
|
||
</div>
|
||
<div>
|
||
<h3 class="text-xl font-semibold text-gray-800 mb-2">跟踪指标</h3>
|
||
<ul class="list-disc list-inside space-y-2 text-gray-700">
|
||
<li><span class="highlight-text">2025Q1微信小店GMV</span>(目标1500亿,同比+200%)</li>
|
||
<li><span class="highlight-text">头部品牌微信小店销量占比</span>(如三只松鼠小店销量/全渠道>5%)</li>
|
||
<li><span class="highlight-text">服务商客户数增速</span>(微盟/有赞微信小店SaaS付费客户环比)</li>
|
||
</ul>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<div class="bg-gradient-to-r from-green-500 to-blue-600 rounded-xl card-shadow p-8 text-white">
|
||
<div class="text-center">
|
||
<i class="fas fa-quote-left text-3xl mb-4 opacity-50"></i>
|
||
<p class="text-xl md:text-2xl font-medium mb-4">微信小店不是"下一个抖音",而是"微信红包的电商版"——用社交信任降低获客成本,用节日场景放大GMV,代运营和礼品品牌是最大β。</p>
|
||
<i class="fas fa-quote-right text-3xl mt-4 opacity-50"></i>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 关联股票数据 -->
|
||
<div class="mb-16">
|
||
<h2 class="text-3xl font-bold mb-8 text-gray-800">关联股票数据</h2>
|
||
|
||
<!-- 微信小店(240102) -->
|
||
<div class="mb-10">
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">微信小店(240102)</h3>
|
||
<div class="bg-white rounded-xl card-shadow overflow-hidden">
|
||
<div class="table-container">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">行业</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">分类</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">产业链</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">原因</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">三只松鼠</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">休闲零食</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店2年20天,累积销量370.2万,反映其在电商渠道的强销售能力</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">好想你</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">健康食品</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店2年31天,累积销量53.3万,表明红枣类产品在私域流量中的需求</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">良品铺子</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">休闲零食</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年175天,累积销量52.6万,体现多品类零食品牌线上运营能力</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">安踏体育</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">纺织服装</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">运动服饰</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年155天,累积销量34.6万,反映运动品牌私域流量转化效果</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">李宁</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">纺织服装</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">运动服饰</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年291天,累积销量17.2万,体现国产运动品牌线上布局进展</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">桃李面包</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">烘焙食品</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店2年6天,累积销量16.8万,显示短保烘焙产品线上渗透率提升</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">波司登</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">纺织服装</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">羽绒服</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年334天,累积销量12.4万,反映季节性服饰私域运营能力</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">珀莱雅</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">化妆品</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">美妆护肤</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年364天,累积销量11.1万,体现美妆品牌线上渠道拓展</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东方甄选</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">教育科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">直播电商</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">内容流量-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年200天,累积销量10.7万,反映知识IP转型电商的私域变现能力</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">网易严选</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">互联网服务</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">精选电商</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">供应链-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年267天,累积销量9.4万,体现网易电商生态的私域补充</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">泡泡玛特</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">文娱消费</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">潮流玩具</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">IP开发-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店261天,累积销量4.3万,反映潮玩文化在私域场景的渗透</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">农夫山泉</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年221天,累积销量3.3万,体现快消品在私域渠道的布局</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">来伊份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">休闲零食</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店136天,累积销量2.8万,反映区域零食品牌线上化尝试</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">安奈儿</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">纺织服装</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">童装</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年263天,累积销量0.1万,显示童装品类私域转化待提升</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">元气森林</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">饮料</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年124天,累积销量0.1万,反映新消费品牌私域运营初期阶段</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">野兽派</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">家居消费</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">香薰家居</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">开店1年114天,累积销量0.0万,可能处于私域渠道测试期</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">海澜之家</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">纺织服装</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">男装</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">生产-电商销售</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">新店开张,暂无销量数据,反映传统服饰品牌试水私域电商</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<!-- 微信小店(241219) -->
|
||
<div>
|
||
<h3 class="text-2xl font-semibold mb-6 text-gray-800">微信小店(241219)</h3>
|
||
<div class="bg-white rounded-xl card-shadow overflow-hidden">
|
||
<div class="table-container">
|
||
<table class="min-w-full divide-y divide-gray-200">
|
||
<thead class="bg-gray-50">
|
||
<tr>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">股票名称</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">行业</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">项目</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">分类</th>
|
||
<th scope="col" class="px-6 py-3 text-left text-xs font-medium text-gray-500 uppercase tracking-wider">原因</th>
|
||
</tr>
|
||
</thead>
|
||
<tbody class="bg-white divide-y divide-gray-200">
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">微盟集团</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商SaaS</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">港股</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">为微信提供SaaS产品及精准营销服务,接入微信生态,助力商家数字化转型</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">有赞</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商SaaS</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">港股</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">腾讯持股6.42%,为微信生态提供智慧零售解决方案,助力商家私域运营</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">东方甄选</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">直播电商</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">港股</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">接入微信"送礼物"功能,产品适合礼品场景营销</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">青木科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商代运营</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商/代运营机构</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">为品牌提供全渠道营销服务,已与微信生态打通API接口</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">若羽臣</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商代运营</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商/代运营机构</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">布局微信小程序,为品牌提供全域营销服务</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">丽人丽妆</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">美妆电商</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商/代运营机构</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">拥有微信小程序,品牌数量较多</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">壹网壹创</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商代运营</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">合作</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">与品牌商合作在第三方平台提供运营服务,合作平台包括微信小程序</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">凯淳股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商代运营</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">合作</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">主营业务覆盖天猫、京东、抖音等平台,与微信生态合作</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">天地在线</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">互联网营销</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">合作</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">腾讯广告核心服务商,为客户提供微信生态营销解决方案</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">三人行</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">广告营销</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">合作</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">2021年与微信有业务往来,提供营销服务</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">岭南股份</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">数字化转型</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">业务覆盖相关</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">与腾讯签订战略合作协议,聚焦云计算、大数据领域</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">高伟达</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">金融科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">业务覆盖相关</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">移动精准营销业务与腾讯、今日头条等合作</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">实益达</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">企业服务</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">业务覆盖相关</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">旗下EC客户通基于微信生态提供SCRM服务</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">初灵信息</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">企业微信服务商</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">服务</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">为企业微信提供数字化解决方案,覆盖培训学习、智能营销等场景</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">三只松鼠</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">消费品</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">礼品类品牌商</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">通过微信小程序进行品牌销售</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">泡泡玛特</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">潮玩</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">礼品类品牌商</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">通过微信小程序进行品牌销售</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">永辉超市</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">零售</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">腾讯持股</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">腾讯持股公司,深度布局微信第三方业务</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">绝味食品</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">食品</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">腾讯持股</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">腾讯持股公司,旗下微盟匠提供微信小程序解决方案</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">光云科技</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">电商SaaS</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">其他强势/焦点公司</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">电商SaaS龙头企业,提供微信生态增值服务</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">新国都</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">第三方支付</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">其他强势/焦点公司</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">子公司公信诚丰是腾讯第三方认证服务商</td>
|
||
</tr>
|
||
<tr>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm font-medium text-gray-900">苏州高新</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">投资</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">微信小店</td>
|
||
<td class="px-6 py-4 whitespace-nowrap text-sm text-gray-700">其他强势/焦点公司</td>
|
||
<td class="px-6 py-4 text-sm text-gray-700">参股华映文化,间接持有上海微盟股权</td>
|
||
</tr>
|
||
</tbody>
|
||
</table>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
|
||
<script>
|
||
// Initialize Vanta.js background
|
||
VANTA.WAVES({
|
||
el: "#vanta-bg",
|
||
mouseControls: true,
|
||
touchControls: true,
|
||
gyroControls: false,
|
||
minHeight: 200.00,
|
||
minWidth: 200.00,
|
||
scale: 1.00,
|
||
scaleMobile: 1.00,
|
||
color: 0x07c160,
|
||
shininess: 30.00,
|
||
waveHeight: 10.00,
|
||
waveSpeed: 0.75,
|
||
zoom: 0.75
|
||
});
|
||
</script>
|
||
</body>
|
||
</html>
|
||
``` |