feat: 更新环境变量,修复 TradingView 相关配置;优化 TradingViewChart 组件的使用方式
This commit is contained in:
@@ -5,7 +5,7 @@ const config: CapacitorConfig = {
|
||||
appName: "riwa-ionic",
|
||||
webDir: "dist",
|
||||
server: {
|
||||
url: "http://192.168.1.37:5173", // Vite默认端口
|
||||
url: "http://192.168.1.5:5173", // Vite默认端口
|
||||
cleartext: true, // 允许HTTP连接
|
||||
},
|
||||
plugins: {
|
||||
|
||||
Reference in New Issue
Block a user