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