This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<?xml version="1.0" encoding="gbk"?>
<help>
<section id="list">
<title>团购活动列表</title>
<content>
<![CDATA[
<p>在这里可以查看团购活动的状态,包括:结束时间,订单,当前价格等信息。</p>
<p>可以对活动进行:订单查看,编辑,删除的操作。</p>
<p>在右上方进行添加活动的操作。</p>
]]>
</content>
</section>
<section id="add">
<title>添加团购活动</title>
<p>这里添加团购活动,首先需要搜索商品生成商品列表</p>
<p>设置团购的开始和结束时间,系统默认活动时间为7天,即时开始</p>
<p>限购数量是指:达到此数量,团购活动自动结束。0表示没有数量限制。</p>
<p>价格阶梯是设置达到多少人数时享受的优惠价格,点击右侧〔+〕来进行添加多个价格阶梯。</p>
<p> </p>
</help>