Initial AI manga platform

This commit is contained in:
www
2026-06-15 17:45:28 +08:00
commit 7a8191650f
267 changed files with 105987 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"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"
}
}
}
}