update: mobile 播放声纹弹窗样式调整,切换角色模板更新表单状态

This commit is contained in:
zhuoqinglian
2026-03-18 16:44:27 +08:00
parent d6d50e0432
commit 07113dc4d2
5 changed files with 47 additions and 46 deletions
@@ -70,6 +70,7 @@ async function mergeFunctions() {
uni.setStorageSync(`cachedMcpAddress_${agentId.value}`, address)
}
catch (error) {
mcpAddress.value = error
console.error('获取MCP地址失败:', error)
}