浏览代码

load profile test

aaron-1015 3 年之前
父节点
当前提交
12e4db655c
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      api/main.py

+ 3 - 3
api/main.py

@@ -76,9 +76,9 @@ video_dest = '/var/www/html/'+video_sub_folder
 avatar_dest = '/var/www/html/'+avatar_sub_folder
 
 
-@app.get("/index2")
-async def index2():
-    return FileResponse('static/index2.html')
+# @app.get("/index2")
+# async def index2():
+#     return FileResponse('static/index2.html')
 
 @app.get("/index_eng")
 async def index2():