init: Capacitor project for 十二章服饰 APK
This commit is contained in:
20
capacitor.config.json
Normal file
20
capacitor.config.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user