1.更改文字错误;2.修复首页“标签图书”刷新异常

This commit is contained in:
2025-12-12 14:20:59 +08:00
parent 0b849c9508
commit 24b63154af
7 changed files with 15 additions and 9 deletions

View File

@@ -4,6 +4,9 @@
"version" : "0.0",
"configurations" : [
{
"app" : {
"launchtype" : "local"
},
"app-plus" : {
"launchtype" : "remote"
},
@@ -24,7 +27,7 @@
"type" : "uni-app:app-ios"
},
{
"playground" : "standard",
"playground" : "custom",
"type" : "uni-app:app-android"
}
]