feat: 修改tradingview的websocket请求方式

This commit is contained in:
2026-01-04 21:01:29 +07:00
parent 03c9ddac66
commit fd5f835e5c
9 changed files with 1531 additions and 254 deletions

View File

@@ -33,7 +33,7 @@
"@elysiajs/eden": "^1.4.5",
"@ionic/vue": "^8.7.11",
"@ionic/vue-router": "^8.7.11",
"@riwa/api-types": "http://192.168.1.3:9527/api/riwa-api-types-0.0.67.tgz",
"@riwa/api-types": "http://192.168.1.8:9527/api/riwa-api-types-0.0.75.tgz",
"@tailwindcss/vite": "^4.1.18",
"@vee-validate/yup": "^4.15.1",
"@vueuse/core": "^14.1.0",
@@ -91,6 +91,7 @@
"unplugin-icons": "^22.5.0",
"unplugin-vue-components": "^30.0.0",
"vite": "^7.2.7",
"vite-plugin-pwa": "^1.2.0",
"vitest": "^4.0.15",
"vue-tsc": "^3.1.8"
},