- 新增无需登录的数字大屏页面,包含蓝色和橙色主题 - 在管理后台仪表盘添加大屏入口快速按钮 - 扩展天梯排名接口,支持大屏显示模式(绕过最低参赛场次限制) - 统一将项目品牌名称从“影杀/羽动俱乐部”更新为“英飒俱乐部” - 更新相关配置文件、文档和界面中的品牌名称 - 添加公开数据接口用于获取门店列表和天梯排名
60 lines
1.4 KiB
JSON
60 lines
1.4 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": true,
|
|
"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": ""
|
|
},
|
|
"compileWorklet": false,
|
|
"localPlugins": false,
|
|
"disableUseStrict": false,
|
|
"useCompilerPlugins": false,
|
|
"condition": false,
|
|
"swc": false,
|
|
"disableSWC": true
|
|
},
|
|
"compileType": "miniprogram",
|
|
"libVersion": "3.3.4",
|
|
"appid": "wxcadb23af01ea7229",
|
|
"projectname": "yingsha-miniprogram",
|
|
"condition": {},
|
|
"editorSetting": {
|
|
"tabIndent": "insertSpaces",
|
|
"tabSize": 2
|
|
},
|
|
"simulatorPluginLibVersion": {}
|
|
}
|