From 22dd391d9453d103f80eb3896955a7da46b1157f Mon Sep 17 00:00:00 2001 From: zhl Date: Tue, 26 Mar 2019 16:31:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=B8=E6=88=8F=E9=A1=B5=E9=9D=A2=E7=A6=81?= =?UTF-8?q?=E6=AD=A2=E5=8F=B3=E6=BB=91=E8=BF=94=E5=9B=9E=E6=89=8B=E5=8A=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- project.config.json | 2 +- src/pages/game.wpy | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/project.config.json b/project.config.json index c834c52..9896e7e 100644 --- a/project.config.json +++ b/project.config.json @@ -1,7 +1,7 @@ { "description": "A WePY project", "setting": { - "urlCheck": true, + "urlCheck": false, "es6": false, "postcss": false, "minified": false, diff --git a/src/pages/game.wpy b/src/pages/game.wpy index c9b87c1..37c1a73 100644 --- a/src/pages/game.wpy +++ b/src/pages/game.wpy @@ -22,6 +22,7 @@ navigationBarTextStyle: 'white', backgroundColor: '#000', backgroundColorTop: '#000', + disableSwipeBack: true, }; data = { link: '',