完善开发文档与调整初始化项目架构

This commit is contained in:
wojiaoyishang
2025-01-28 17:47:41 +08:00
parent da5917344e
commit 41bda82c60
13 changed files with 316 additions and 9 deletions
+1 -1
View File
@@ -96,7 +96,7 @@
var popup = layui.popup;
let layer = layui.layer;
let $ = layui.jquery;
let captchaPath = "{{ url_for('system.passport.get_captcha') }}";
let captchaPath = "{{ url_for('system.passport.captcha') }}";
/**