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 b2f7f1cb
authored
2026-06-11 14:49:34 +0800
by
tanghuan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
去掉登录界面底部文案
1 parent
501d7919
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
18 deletions
lib/ui/pages/login_v3/login_phone_page_v3.dart
lib/ui/pages/login_v3/login_qr_page_v3.dart
lib/ui/pages/login_v3/login_phone_page_v3.dart
View file @
b2f7f1c
...
@@ -117,15 +117,6 @@ class LoginPhonePageV3 extends StatelessWidget {
...
@@ -117,15 +117,6 @@ class LoginPhonePageV3 extends StatelessWidget {
],
],
),
),
const
SizedBox
(
height:
40
),
const
SizedBox
(
height:
40
),
Text
(
'提示:本应用为学生端使用,教师请前往班小二小程序操作'
,
textAlign:
TextAlign
.
center
,
style:
const
TextStyle
(
fontSize:
12
,
height:
20
/
12
,
color:
Color
(
0xFF999999
),
),
),
],
],
),
),
),
),
...
...
lib/ui/pages/login_v3/login_qr_page_v3.dart
View file @
b2f7f1c
...
@@ -103,15 +103,6 @@ class LoginQrPageV3 extends StatelessWidget {
...
@@ -103,15 +103,6 @@ class LoginQrPageV3 extends StatelessWidget {
],
],
),
),
const
SizedBox
(
height:
40
),
const
SizedBox
(
height:
40
),
Text
(
'提示:本应用为学生端使用,教师请前往班小二小程序操作'
,
textAlign:
TextAlign
.
center
,
style:
const
TextStyle
(
fontSize:
12
,
height:
20
/
12
,
color:
Color
(
0xFF999999
),
),
),
],
],
),
),
),
),
...
...
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