更新数据库配置为niumall,添加用户登出功能并集成axios

This commit is contained in:
2025-09-18 17:13:28 +08:00
parent c30c99e086
commit 8637c05970
7 changed files with 515 additions and 3 deletions

View File

@@ -1,5 +1,6 @@
{
"dependencies": {
"@dcloudio/uni-ui": "^1.5.11"
"@dcloudio/uni-ui": "^1.5.11",
"axios": "^1.12.2"
}
}