{{ site_config.site_name }}:安全、高速、放心的专业下载站!
最新更新
软件分类
下载排行
关于我们
{{ site_config.site_name }}
安全、高速、放心的专业下载站
搜索
{% for cat in site_config.main_categories %}
{{ cat.name }}
{% endfor %}
专题
下载排行
首页
>
{{ app.parent_category }}
>
{{ app.app_name }}
同类推荐
{% for a in left_apps %}
{{ a.app_name }}
{{ a.size }}
{% endfor %}
相关标签
{% for tag in tags %}
{{ tag }}
{% endfor %}
{{ app.app_name }}
版本:v{{ app.version }}
大小:{{ app.size }}
平台:{{ app.platform }}
分类:{{ app.sub_category }}
更新:{{ app.update_date }}
{% if app.developer %}
开发者:{{ app.developer }}
{% endif %}
评分:
{{ app.rating }}
分
★★★★★
{{ app.short_desc }}
扫码下载到手机
▼ 立即下载
▼ 备用下载
{% if app.screenshots %}
软件截图
{% for img in app.screenshots %}
{% endfor %}
{% endif %}
软件介绍
特色功能
更新日志
常见问题
{{ app.description | safe }}
{% if app.features %}
{% for f in app.features %}
{{ f }}
{% endfor %}
{% else %}
{{ app.short_desc }}
{% endif %}
{% if app.changelog %} {% for item in app.changelog %} {% if item is mapping %}
{{ item.version }}
{% if item.changes %}
{% for c in item.changes %}
{{ c }}
{% endfor %}
{% endif %}
{% else %}
{{ item }}
{% endif %} {% endfor %} {% else %}
当前版本 v{{ app.version }},持续优化体验,修复已知问题。
{% endif %}
{% for faq in faqs %}
Q
{{ faq.q }}
▼
A
{{ faq.a }}
{% endfor %}
网友评论
{% for c in comments %}
{{ c.author[0] }}
{{ c.author }}
{% for i in range(c.stars) %}★{% endfor %}{% for i in range(5 - c.stars) %}☆{% endfor %}
{{ c.date }}
{{ c.text }}
👍
{{ c.likes }}
{% endfor %}
提交评论
热门推荐
{% for a in right_apps[:12] %}
{{ a.app_name }}
{% endfor %}
下载排行
{% for a in rank_apps %}
{{ loop.index }}
{{ a.app_name }}
{% endfor %}