- 在 checkoutPage 中添加全局 WebSocket 客户端实例 - 移除 payment 中的 openRefreshResults 函数 - 更新 authStore,移除不再使用的 openRefreshResults - 优化 WebSocketClient 类,移除冗余的 token 参数 - 在 nuxt.config.js 中添加 SSL 证书加载逻辑 |
||
---|---|---|
.. | ||
websocket.ts |
- 在 checkoutPage 中添加全局 WebSocket 客户端实例 - 移除 payment 中的 openRefreshResults 函数 - 更新 authStore,移除不再使用的 openRefreshResults - 优化 WebSocketClient 类,移除冗余的 token 参数 - 在 nuxt.config.js 中添加 SSL 证书加载逻辑 |
||
---|---|---|
.. | ||
websocket.ts |