Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mui
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
mui
Commits
8d62aecb
Commit
8d62aecb
authored
Feb 13, 2015
by
hbcui1984
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修正hello mui中webview模式侧滑菜单back按键响应错误的bug
parent
37979d3e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
examples/hello-mui/examples/offcanvas-drag-left-plus-main.html
...les/hello-mui/examples/offcanvas-drag-left-plus-main.html
+1
-1
examples/hello-mui/examples/offcanvas-drag-right-plus-main.html
...es/hello-mui/examples/offcanvas-drag-right-plus-main.html
+1
-1
No files found.
examples/hello-mui/examples/offcanvas-drag-left-plus-main.html
View file @
8d62aecb
...
@@ -87,7 +87,7 @@
...
@@ -87,7 +87,7 @@
mui
.
init
({
mui
.
init
({
swipeBack
:
false
,
swipeBack
:
false
,
back
:
back
b
eforeb
ack
:
back
});
});
function
back
()
{
function
back
()
{
...
...
examples/hello-mui/examples/offcanvas-drag-right-plus-main.html
View file @
8d62aecb
...
@@ -85,7 +85,7 @@
...
@@ -85,7 +85,7 @@
mui
.
init
({
mui
.
init
({
swipeBack
:
false
,
swipeBack
:
false
,
back
:
back
b
eforeb
ack
:
back
});
});
function
back
()
{
function
back
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment