{% if brand.icon_url %}
{% endif %}
{% if update_info and update_info.update_available %}
📣 发现新版本 {% if update_info.latest %}v{{ update_info.latest }}{% endif %},请升级安装包获取最新功能与修复。
{% endif %} {% block topbar %}
{% if brand.logo_url %}
{% endif %}
{{ brand.app_name }}
{% block top_action %}
配置中心
{% endblock %}
{% endblock %} {% block content %}{% endblock %}
任务执行中
正在处理,请保持页面打开。
长视频理解和视频生成可能需要数分钟。完成后页面会显示结果。
提交未跳转?点此返回当前页恢复操作(GET 刷新,不会重复提交)
{% if request.endpoint not in ['login_page', 'login_submit', 'activate_page', 'activate_submit'] %} {% endif %} {% block page_scripts %}{% endblock %}