feat: 小程序使用真实支付和真实章节内容

1. 更新AppID为wx0976665c3a3d5a7c
2. 添加微信支付商户号配置(1318592501)
3. 阅读页改为从API读取真实章节内容
4. 移除测试支付模式,直接调用真实支付
5. API失败时显示加载提示而非假内容
This commit is contained in:
卡若
2026-01-23 22:08:30 +08:00
parent d42652c51b
commit 14e3993303
3 changed files with 39 additions and 59 deletions

View File

@@ -3,7 +3,7 @@
"miniprogramRoot": "",
"projectname": "soul-startup",
"description": "一场SOUL的创业实验场 - 来自Soul派对房的真实商业故事",
"appid": "wxb8bbb2b10dec74aa",
"appid": "wx0976665c3a3d5a7c",
"setting": {
"urlCheck": false,
"es6": true,