This commit is contained in:
朱子楚\zhuzi
2023-09-08 01:12:20 +08:00
parent 573898149a
commit 249c294926
3 changed files with 9 additions and 6 deletions

View File

@ -60,7 +60,6 @@ FluContentPage{
onCache:
(result)=>{
text_info.text = result
console.debug(result)
}
}

View File

@ -61,7 +61,6 @@ FluContentPage{
onCache:
(result)=>{
text_info.text = result
console.debug(result)
}
}