提交 39ed2bf9 作者: 毛细亚

准备发布体验版小程序

上级 288d3177
module.exports = { module.exports = {
app_id: "wx0c86000f2f3744c2", app_id: "wxf0b17a47ef947ee4",
game_id: "106", game_id: "121",
/**以下参数,请勿随意修改! */ /**以下参数,请勿随意修改! */
gameVersion: "1.16852" gameVersion: "1.16852"
} }
\ No newline at end of file
...@@ -17,27 +17,29 @@ ...@@ -17,27 +17,29 @@
"checkInvalidKey": true, "checkInvalidKey": true,
"checkSiteMap": true, "checkSiteMap": true,
"uploadWithSourceMap": true, "uploadWithSourceMap": true,
"compileHotReLoad": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"babelSetting": { "babelSetting": {
"ignore": [], "ignore": [],
"disablePlugins": [], "disablePlugins": [],
"outputPath": "" "outputPath": ""
}, },
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"enableEngineNative": false, "enableEngineNative": false,
"bundle": false,
"useIsolateContext": true, "useIsolateContext": true,
"useCompilerModule": true, "userConfirmedBundleSwitch": false,
"userConfirmedUseCompilerModuleSwitch": false,
"packNpmManually": false, "packNpmManually": false,
"packNpmRelationList": [], "packNpmRelationList": [],
"minifyWXSS": true, "minifyWXSS": true,
"useApiHostProcess": true "disableUseStrict": false,
"showES6CompileOption": true,
"useCompilerPlugins": false
}, },
"compileType": "game", "compileType": "game",
"libVersion": "game", "libVersion": "game",
"appid": "wx0c86000f2f3744c2", "appid": "wxf0b17a47ef947ee4",
"projectname": "SQ-ZhangWang", "projectname": "SQ-ZhangWang",
"simulatorType": "wechat", "simulatorType": "wechat",
"simulatorPluginLibVersion": {}, "simulatorPluginLibVersion": {},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论