游戏页面禁止右滑返回手势
This commit is contained in:
parent
5114cc82fa
commit
22dd391d94
@ -1,7 +1,7 @@
|
||||
{
|
||||
"description": "A WePY project",
|
||||
"setting": {
|
||||
"urlCheck": true,
|
||||
"urlCheck": false,
|
||||
"es6": false,
|
||||
"postcss": false,
|
||||
"minified": false,
|
||||
|
@ -22,6 +22,7 @@
|
||||
navigationBarTextStyle: 'white',
|
||||
backgroundColor: '#000',
|
||||
backgroundColorTop: '#000',
|
||||
disableSwipeBack: true,
|
||||
};
|
||||
data = {
|
||||
link: '',
|
||||
|
Loading…
x
Reference in New Issue
Block a user