25 lines
455 B
JSON
25 lines
455 B
JSON
{
|
|
"name": "AI Manga",
|
|
"appid": "__UNI__AI_MANGA",
|
|
"description": "AI manga short drama user app, H5 first with mini program and app route reservations",
|
|
"versionName": "0.1.0",
|
|
"versionCode": "100",
|
|
"transformPx": false,
|
|
"h5": {
|
|
"title": "AI Manga"
|
|
},
|
|
"mp-weixin": {
|
|
"appid": "",
|
|
"setting": {
|
|
"urlCheck": false
|
|
}
|
|
},
|
|
"app-plus": {
|
|
"safearea": {
|
|
"bottom": {
|
|
"offset": "auto"
|
|
}
|
|
}
|
|
}
|
|
}
|