- 来源: 一场soul的创业实验-永平/soul/miniprogram - 新增: addresses/agreement/privacy/withdraw-records 等页面 - 新增: components/icon, utils/chapterAccessManager, readingTracker - 删除: 上传脚本、部署说明等冗余文件 - 同步永平最新结构和功能 Co-authored-by: Cursor <cursoragent@cursor.com>
10 lines
198 B
JSON
10 lines
198 B
JSON
{
|
|
"usingComponents": {
|
|
"icon": "/components/icon/icon"
|
|
},
|
|
"enablePullDownRefresh": false,
|
|
"backgroundTextStyle": "light",
|
|
"backgroundColor": "#000000",
|
|
"navigationStyle": "custom"
|
|
}
|