feat: 完善代码,应该可以进行签到了,就差测试了
This commit is contained in:
@@ -14,10 +14,11 @@
|
||||
<div class="mx-auto max-w-md min-h-screen bg-white relative">
|
||||
|
||||
<!-- 主内容 -->
|
||||
<main class="pb-20">
|
||||
<main class="pt-6 pb-20">
|
||||
{% block content %}{% endblock %}
|
||||
</main>
|
||||
|
||||
|
||||
<!-- 底部 Tab -->
|
||||
<nav class="fixed bottom-0 left-1/2 -translate-x-1/2
|
||||
w-full max-w-md
|
||||
|
||||
Reference in New Issue
Block a user