Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/buaa21373067/Group11/blame/commit/81a21a8634cc8ee06752b9e353bb9749268b0db8/main.py You should set ROOT_URL correctly, otherwise the web may not work correctly.
Group11/main.py

4 lines
86 B

# main.py 文件的内容修改为
import os
os.system('python Function-21373081.py')