1.新建一個del.mlua文件官份,代碼:
function filedel()
os.execute(sss("filepath"))
end
2.點擊事件里輸入以下代碼:
s path="/storage/emulated/0/MIUI/"
ss("rm -r "+path,sss.filepath)
call(null,"mlua","del.filedel","sss.filepath")
1.新建一個del.mlua文件官份,代碼:
function filedel()
os.execute(sss("filepath"))
end
2.點擊事件里輸入以下代碼:
s path="/storage/emulated/0/MIUI/"
ss("rm -r "+path,sss.filepath)
call(null,"mlua","del.filedel","sss.filepath")