update:代码备份

This commit is contained in:
2026-09-15 15:39:46 +08:00
parent c8533de5cf
commit 03fa2f4d48
56 changed files with 2107 additions and 636 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ function handleTabClick(index) {
}
if (index === 2) {
uni.navigateTo({
url: "/pages/device-intro",
url: "/pages/device/device-intro",
});
}
}