feat: add QRCode scanner
This commit is contained in:
@@ -5,7 +5,7 @@ const config: CapacitorConfig = {
|
||||
appName: "riwa-ionic",
|
||||
webDir: "dist",
|
||||
server: {
|
||||
url: "http://localhost:5173", // Vite默认端口
|
||||
url: "http://192.168.1.55:5173", // Vite默认端口
|
||||
cleartext: true, // 允许HTTP连接
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user