Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
A
anchor_collect_flutter
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hywang
anchor_collect_flutter
Commits
af2eb9e2
Commit
af2eb9e2
authored
Apr 09, 2024
by
hywang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.添加密码文件
parent
af5d64f6
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
27 additions
and
1 deletion
+27
-1
cattle_photo_view.dart
lib/pages/cattle_photo/cattle_photo_view.dart
+13
-1
password.txt
password.txt
+14
-0
No files found.
lib/pages/cattle_photo/cattle_photo_view.dart
View file @
af2eb9e2
...
@@ -11,6 +11,18 @@ class CattlePhotoPage extends StatelessWidget {
...
@@ -11,6 +11,18 @@ class CattlePhotoPage extends StatelessWidget {
final
logic
=
Get
.
find
<
CattlePhotoLogic
>();
final
logic
=
Get
.
find
<
CattlePhotoLogic
>();
final
state
=
Get
.
find
<
CattlePhotoLogic
>().
state
;
final
state
=
Get
.
find
<
CattlePhotoLogic
>().
state
;
return
Container
();
return
Scaffold
(
appBar:
AppBar
(
title:
const
Text
(
'牛只照片'
,
style:
TextStyle
(
color:
Colors
.
white
,
),
),
backgroundColor:
Colors
.
blue
,
centerTitle:
true
,
),
body:
,
);
}
}
}
}
password.txt
0 → 100644
View file @
af2eb9e2
ewei
1QAZ2wsx@@
admin
VAn9gpEymQy)
15047917803
Tpsq7803*
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