{% extends base.html %} {% block content %} {% import urllib.parse %} {% if not (handler.app.options.auth and handler.request.path == '/disk/public' and not current_user.admin) %}
点击上传或将文件拖拽到此处
{{ doc.path.name }}
{% if handler.get_cookie('preview') and doc.path.suffix.lower() in ['.jpg', '.jpeg', '.png', '.bmp', '.gif', '.webp'] %}
|
{% if not (handler.app.options.auth and handler.request.path == '/disk/public' and not current_user.admin) %} | {{ handler.convert_time(doc.mtime) }} | {{ handler.convert_size(doc.size) }} |