mirror of
https://github.com/lxsang/antd-lua-plugin
synced 2025-07-22 00:40:16 +02:00
fix lib
This commit is contained in:
@ -46,7 +46,7 @@ function std.f(v)
|
||||
std._f(HTTP_REQUEST.id,v)
|
||||
end
|
||||
function std.fb(v)
|
||||
std._fb(HTTP_REQUEST.id,v)
|
||||
std._f(HTTP_REQUEST.id,v)
|
||||
end
|
||||
function std.setCookie(t,v,p)
|
||||
p = p or ""
|
||||
|
Reference in New Issue
Block a user