21 lines
413 B
JSON
21 lines
413 B
JSON
{
|
|
"appId": "com.shierzhang.fushi",
|
|
"appName": "十二章服饰",
|
|
"webDir": "dist",
|
|
"server": {
|
|
"url": "https://12z.52o.site"
|
|
},
|
|
"android": {
|
|
"backgroundColor": "#ffffff",
|
|
"allowMixedContent": true
|
|
},
|
|
"plugins": {
|
|
"SplashScreen": {
|
|
"launchShowDuration": 2000,
|
|
"backgroundColor": "#ffffff",
|
|
"showSpinner": false,
|
|
"androidScaleType": "CENTER_CROP"
|
|
}
|
|
}
|
|
}
|