- 实现 AI 起名功能(Kimi API 接入) - 添加用户收藏功能(MySQL 数据库) - 实现海报生成与分享 - 添加音效和触觉反馈 - 配置生产环境部署(WAR 包 + Nginx) - 支持多种起名模式(经典、诗词、自然、现代) - 实现分批加载优化体验
28 lines
541 B
JSON
28 lines
541 B
JSON
{
|
|
"appid": "wx4793dc8fe6f34d2d",
|
|
"compileType": "miniprogram",
|
|
"libVersion": "3.15.2",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"coverView": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"minified": true,
|
|
"enhance": true,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"packNpmRelationList": [],
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
}
|
|
},
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
} |