{{ site_branding.site_name }}
商家后台主页
商品管理
订单管理
店铺主页编辑
用户主页
你好,{{ session.get("biz_display_name") }}
退出
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, msg in messages %}
{{ msg }}
{% endfor %} {% endif %} {% endwith %}
编辑店铺主页
公开店铺地址:
/shop/{{ shop.shop_slug }}
店铺头像
店铺名字
店铺简略描述
联系电话
店铺主页描述
{{ (form_data.get('announcement') if form_data else (shop.announcement if shop and shop.announcement else '')) }}
这里直接编辑正式店铺主页内容。工具栏支持标题、字号、加粗、列表、引用、代码块、对齐和图片上传。
保存店铺主页
预览店铺主页
返回商家后台