更新:增加数据迁移功能

This commit is contained in:
2025-12-24 18:34:54 +08:00
parent b4b018f835
commit 5db7c6f9d9
6 changed files with 10959 additions and 10121 deletions

View File

@@ -797,6 +797,12 @@
"style": {
"navigationBarTitleText": "确认订单"
}
},
{
"path": "pages/mine/migrate/index",
"style": {
"navigationBarTitleText" : "数据迁移"
}
}
],