From dcbca3db2232ab93725f3534c2bc3ea90d3f91df Mon Sep 17 00:00:00 2001 From: zhl Date: Wed, 6 Mar 2019 14:30:37 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E9=83=A8=E5=88=86=E6=9C=BA?= =?UTF-8?q?=E5=9E=8B=E4=B8=8B=E5=88=97=E8=A1=A8=E5=9B=BE=E7=89=87=E9=AB=98?= =?UTF-8?q?=E5=BA=A6=E4=B8=8D=E6=AD=A3=E7=A1=AE=E7=9A=84bug?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 4 ++-- src/app.wpy | 2 +- src/components/z-action-sheet.wpy | 2 +- src/jcfw/SDKManage.js | 2 +- src/pages/index.wpy | 2 +- src/style/game-cell.wxss | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/project.config.json b/project.config.json index fb9d557..f443360 100644 --- a/project.config.json +++ b/project.config.json @@ -9,7 +9,7 @@ "autoAudits": false }, "compileType": "miniprogram", - "appid": "wx815bf59d472c0a63", + "appid": "wxceb32485e252fc72", "projectname": "game", "miniprogramRoot": "dist/", "condition": { @@ -46,7 +46,7 @@ "id": 1, "name": "分享游戏", "pathName": "pages/index", - "query": "roomId=1100309&gid=7000006&togame=1", + "query": "roomId=5566743627830405120010001&gid=7002058&togame=1", "scene": null } ] diff --git a/src/app.wpy b/src/app.wpy index 6e1b328..b1481d4 100644 --- a/src/app.wpy +++ b/src/app.wpy @@ -41,7 +41,7 @@ export default class extends wepy.app { navigationBarTextStyle: 'black' }, //0:爆冰大人, 1:支付 - navigateToMiniProgramAppIdList: ["wxc02bad35ad26165e", "wxbf333d56b4de3905"] + navigateToMiniProgramAppIdList: ["wxc02bad35ad26165e", "wx815bf59d472c0a63"] } globalData = { diff --git a/src/components/z-action-sheet.wpy b/src/components/z-action-sheet.wpy index 290dc53..1f620b7 100644 --- a/src/components/z-action-sheet.wpy +++ b/src/components/z-action-sheet.wpy @@ -56,7 +56,7 @@