替换原本的b64img.py 和 render_.py

This commit is contained in:
MarkusJoe
2022-02-18 19:35:46 +08:00
parent 00e3521c7c
commit 5088d2ba25
1 file changed
+2 -2
+2 -2
View File
@@ -3,7 +3,7 @@
# @Author: markushammered@gmail.com
# @Development Tool: PyCharm
# @Create Time: 2022/2/18
# @File Name: sort_image.py
# @File Name: view.py
import sqlite3
@@ -11,7 +11,7 @@ from flask import render_template
from db.sqlite import fetch_style_data
def view_template(style: str, length: int, name: str, count: str):
def view_template(style: str, length: int, name: str, count: str) -> tuple[bool, bool] or tuple[bool, str]:
"""
渲染模板
:param count: