1
0
mirror of https://github.com/lxsang/antd-lua-plugin synced 2025-07-22 00:40:16 +02:00
This commit is contained in:
lxsang
2019-11-30 19:46:03 +00:00
parent d55e504a59
commit f98c4d3666
4 changed files with 21 additions and 18 deletions

View File

@ -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 ""