1. 更新AppID为wx0976665c3a3d5a7c 2. 添加微信支付商户号配置(1318592501) 3. 阅读页改为从API读取真实章节内容 4. 移除测试支付模式,直接调用真实支付 5. API失败时显示加载提示而非假内容
56 lines
1.4 KiB
JSON
56 lines
1.4 KiB
JSON
{
|
|
"compileType": "miniprogram",
|
|
"miniprogramRoot": "",
|
|
"projectname": "soul-startup",
|
|
"description": "一场SOUL的创业实验场 - 来自Soul派对房的真实商业故事",
|
|
"appid": "wx0976665c3a3d5a7c",
|
|
"setting": {
|
|
"urlCheck": false,
|
|
"es6": true,
|
|
"enhance": true,
|
|
"postcss": true,
|
|
"preloadBackgroundData": false,
|
|
"minified": true,
|
|
"newFeature": true,
|
|
"coverView": true,
|
|
"nodeModules": false,
|
|
"autoAudits": false,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"scopeDataCheck": false,
|
|
"uglifyFileName": false,
|
|
"checkInvalidKey": true,
|
|
"checkSiteMap": true,
|
|
"uploadWithSourceMap": true,
|
|
"compileHotReLoad": true,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHostProcess": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"enableEngineNative": false,
|
|
"useIsolateContext": true,
|
|
"userConfirmedBundleSwitch": false,
|
|
"packNpmManually": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"disableUseStrict": false,
|
|
"minifyWXML": true,
|
|
"showES6CompileOption": false,
|
|
"useCompilerPlugins": false,
|
|
"ignoreUploadUnusedFiles": true
|
|
},
|
|
"libVersion": "3.13.2",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
}
|
|
} |