wip(semantic):调整模板文件内容
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
<input type="text" hidden value="{{ current_user.id }}" id="user_id">
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
{% include 'admin/common/footer.html' %}
|
||||
<script type="module">
|
||||
import { USER_API } from '/static/api/http.js'
|
||||
@@ -126,4 +126,6 @@
|
||||
})
|
||||
})
|
||||
})
|
||||
</script>
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user