Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
appframe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 5171c860
authored
2025-12-24 18:54:21 +0800
by
tanghuan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
ios手势测试
1 parent
04f737bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
lib/ui/pages/web_page.dart
lib/ui/pages/web_page.dart
View file @
5171c86
...
...
@@ -121,6 +121,7 @@ class WebPage extends StatelessWidget {
canPop:
false
,
onPopInvokedWithResult:
(
didPop
,
result
)
async
{
//if (didPop) return;
debugPrint
(
"^^^^^^^^^^^^^^PopScope^^^^^^^^^^^^^^^^^^^^^^^^^^^^^"
);
await
ctx
.
read
<
WebCubit
>().
handleBack
();
},
child:
scaffold
,
...
...
Write
Preview
Styling with
Markdown
is supported
Attach a file
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 post a comment