local config = { [1] = { id = 1, name = "踏上征程", next = 2, }, [2] = { id = 2, name = "出发学艺1", next = 3, }, [3] = { id = 3, name = "出发学艺2", next = 4, }, [4] = { id = 4, name = "出发学艺3", next = 5, }, [5] = { id = 5, n

🤖 回答引擎: 前端Lua | 🕒 时间: 2026-05-17 16:54:51 | 👁️ 阅读: 15
← 返回问答库