forked from mirror/MrDoc
取消文档页面打赏弹出框
This commit is contained in:
parent
d9a8ee09bb
commit
7a976c8465
@ -174,7 +174,7 @@
|
||||
</nav>
|
||||
{% endif %}
|
||||
<div class="bq">
|
||||
<a href="javascript:void(0);" class="mrdoc-link" id="dashang">{% trans "本文档使用 MrDoc 发布" %}</a>
|
||||
<a href="https://mrdoc.pro" class="mrdoc-link" target="_blank">{% trans "本文档使用 MrDoc 发布" %}</a>
|
||||
</div>
|
||||
<!-- 右下角广告块 -->
|
||||
<!-- 广告代码开始 -->
|
||||
@ -295,40 +295,6 @@
|
||||
</div>
|
||||
|
||||
<!-- 打赏选项卡模板 -->
|
||||
<div id="dashang_img" style="display: none;">
|
||||
<div>
|
||||
<div class="layui-tab-content" style="height: 100px;">
|
||||
<div style="text-align: center;font-size: 16px;font-weight: 500;padding-top: 10px;">关于 MrDoc</div><hr>
|
||||
<div style="padding: 10px;"><a href="https://mrdoc.pro/" target="_blank">觅思文档MrDoc</a>是<a href="https://zmister.com/" target="_blank"><strong>州的先生</strong></a>开发并开源的在线文档系统,其适合作为个人和小型团队的云笔记、文档和知识库管理工具。</div>
|
||||
<div style="padding: 10px;">如果觅思文档给你或你的团队带来了帮助,欢迎对作者进行一些打赏捐助,这将有力支持作者持续投入精力更新和维护觅思文档,感谢你的捐助!<a href="http://mrdoc.zmister.com/project-7/doc-1366/" target="_blank">>>>捐助鸣谢列表</a></div>
|
||||
<div class="" style="display:flex;justify-content:space-around;flex-wrap:wrap;">
|
||||
|
||||
<div class="" align='center' style="">
|
||||
<p>微信</p>
|
||||
<img src="{% static 'dashang/dashang_wx.webp' %}" style="width: 180px;height: auto;" />
|
||||
</div>
|
||||
|
||||
<div class="" align='center'>
|
||||
<p>支付宝</p>
|
||||
<img src="{% static 'dashang/dashang_alipay.webp' %}" style="width: 180px;height: auto;" />
|
||||
</div>
|
||||
|
||||
<div class="" align='center'>
|
||||
<p>QQ</p>
|
||||
<img src="{% static 'dashang/dashang_qq.webp' %}" style="width: 180px;height: auto;" />
|
||||
</div>
|
||||
|
||||
<div class="" align='center'>
|
||||
<p>PayPal</p>
|
||||
<a href="https://paypal.me/zmister" target="_blank">
|
||||
<img src="{% static 'dashang/dashang_paypal.png' %}" style="width: 180px;height: auto;" />
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
<script src="{% static 'jquery/3.1.1/jquery.min.js' %}"></script>
|
||||
<script src="{% static 'layui/layui.js' %}?version={{mrdoc_version}}"></script>
|
||||
|
Loading…
x
Reference in New Issue
Block a user