多门店水果库存管理系统

{% if wework_configured %} 企业微信成员自动免登进入系统 {% else %} 企业微信未配置 · 查看接入引导 {% endif %}

{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %} {% for category, message in messages %} {% endfor %} {% endif %} {% endwith %} {% if error_msg %}
{{ error_msg }}
{% endif %} {% if wework_configured %}
企业微信 OAuth 免登

请在企业微信客户端中打开此页面,将自动完成身份认证

当前从浏览器访问,显示模拟登录模式。企业微信客户端内访问将自动跳转 OAuth 认证。
{% endif %} {% if allow_simulate and users %}
模拟登录(开发调试)
{% for user in users %} {% endfor %}
{% endif %}
企业微信接入配置引导