mirror of
https://gitee.com/mao-peng/MangoTestingPlatform.git
synced 2025-12-06 11:59:15 +08:00
优化
This commit is contained in:
@@ -6,7 +6,7 @@ from src.tools import project_dir
|
||||
# ****************************************** 是否公开给其他人使用 ****************************************** #
|
||||
IS_OPEN = False
|
||||
# ****************************************** DEBUG ****************************************** #
|
||||
IS_DEBUG = False
|
||||
IS_DEBUG = True
|
||||
# ************************************** 是否弹出首页弹窗 ************************************** #
|
||||
IS_WINDOW = True
|
||||
|
||||
|
||||
Reference in New Issue
Block a user