2e2594d154
- 修复 cloud.clearAll 静默失败导致重启后数据恢复 - 清除数据弹窗改用自定义 ui-modal 替代 wx.showModal - TTS 语音合成增加 fileID 持久化缓存,重启不再重新合成 - 排行榜限制前15名,maxRank 参数化到 config.js - 新增 config.js 统一管理版本号/更新日期/开发者/排行榜限制 - progress-ring 消除 getSystemInfoSync 弃用警告 - voice.js 增加 InnerAudioContext 错误监听 - storage/util 完善用户资料、打卡日期精度、记录日志
61 lines
1.5 KiB
JSON
61 lines
1.5 KiB
JSON
{
|
|
"description": "平板支撑训练小程序",
|
|
"packOptions": {
|
|
"ignore": [],
|
|
"include": []
|
|
},
|
|
"setting": {
|
|
"bundle": false,
|
|
"userConfirmedBundleSwitch": false,
|
|
"urlCheck": true,
|
|
"scopeDataCheck": false,
|
|
"coverView": true,
|
|
"es6": true,
|
|
"postcss": true,
|
|
"compileHotReLoad": false,
|
|
"lazyloadPlaceholderEnable": false,
|
|
"preloadBackgroundData": false,
|
|
"minified": false,
|
|
"autoAudits": false,
|
|
"newFeature": false,
|
|
"uglifyFileName": false,
|
|
"uploadWithSourceMap": true,
|
|
"useIsolateContext": true,
|
|
"nodeModules": false,
|
|
"enhance": true,
|
|
"useMultiFrameRuntime": true,
|
|
"useApiHook": true,
|
|
"useApiHostProcess": true,
|
|
"showShadowRootInWxmlPanel": true,
|
|
"packNpmManually": false,
|
|
"enableEngineNative": false,
|
|
"packNpmRelationList": [],
|
|
"minifyWXSS": true,
|
|
"showES6CompileOption": false,
|
|
"minifyWXML": true,
|
|
"babelSetting": {
|
|
"ignore": [],
|
|
"disablePlugins": [],
|
|
"outputPath": ""
|
|
},
|
|
"condition": false,
|
|
"compileWorklet": false,
|
|
"localPlugins": false,
|
|
"disableUseStrict": false,
|
|
"useCompilerPlugins": false,
|
|
"swc": false,
|
|
"disableSWC": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"cloudfunctionRoot": "cloudfunctions/",
|
|
"libVersion": "3.3.4",
|
|
"appid": "wxb7f1bc86924869bc",
|
|
"projectname": "pbzc",
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
},
|
|
"simulatorPluginLibVersion": {},
|
|
"cloudfunctionTemplateRoot": "cloudfunctionTemplate/"
|
|
} |