複製程式碼程式碼如下: file = 'index.lua' if headers.uri ~= '/' then file = headers.uri end local fexists = file_exists(file) if not fexists ...
確定! 回上一頁