| 1234567891011121314151617 |
- {
- "appId": "cn.drewslab.visitor",
- "appName": "访客管理",
- "bundledWebRuntime": false,
- "npmClient": "yarn",
- "webDir": "dist",
- "plugins": {
- "SplashScreen": {
- "launchShowDuration": 0
- }
- },
- "cordova": {},
- "server": {
- "cleartext": true,
- "url": "http://192.168.50.116:8082/"
- }
- }
|