提交 37906b5f 作者: 毛细亚

提交到奇异泡泡龙账号进行测试

上级 44fcf91a
module.exports = {
app_id: "wx0c86000f2f3744c2",
game_id: "121",
app_id: "wx5bf92e3883dc5a82",
game_id: "106",
/**以下参数,请勿随意修改! */
gameVersion: "1.16852"
......
......@@ -38,9 +38,12 @@ function checkFile(filePath){
}
})
}
var file1=downConfig({fileName:'10.bin',variable:'a'})
var file1=downConfig({fileName:'mxy.bin',variable:'a'})
Promise.all([file1]).then(()=>{
console.log(wx.$a)
console.log('完成')
require('./game1.js')
})
})
\ No newline at end of file
{
"description": "项目配置文件。",
"setting": {
"urlCheck": false,
"urlCheck": true,
"es6": true,
"enhance": false,
"postcss": true,
......@@ -17,16 +17,16 @@
"checkInvalidKey": true,
"checkSiteMap": true,
"uploadWithSourceMap": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"compileHotReLoad": false,
"lazyloadPlaceholderEnable": false,
"useMultiFrameRuntime": true,
"useApiHook": true,
"useApiHostProcess": true,
"babelSetting": {
"ignore": [],
"disablePlugins": [],
"outputPath": ""
},
"enableEngineNative": false,
"useIsolateContext": true,
"userConfirmedBundleSwitch": false,
......@@ -38,8 +38,8 @@
"useCompilerPlugins": false
},
"compileType": "game",
"libVersion": "2.19.0",
"appid": "wx0c86000f2f3744c2",
"libVersion": "2.21.0",
"appid": "wx5bf92e3883dc5a82",
"projectname": "SQ-ZhangWang",
"simulatorType": "wechat",
"simulatorPluginLibVersion": {},
......
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论