Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AppUms_Student
Overview
Overview
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
tungnq
AppUms_Student
Commits
950479cc
Commit
950479cc
authored
Oct 02, 2025
by
tungnq
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
TODO: Đã chỉnh sữa giao diện modal đăng kí thông tin ngoại trú
parent
d330a628
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
TextFieldCus.js
src/components/Input/TextFieldCus.js
+1
-1
modal.js
src/screens/outpatient_information/modal.js
+0
-0
view.js
src/screens/outpatient_information/view.js
+1
-1
No files found.
src/components/Input/TextFieldCus.js
View file @
950479cc
...
...
@@ -98,7 +98,7 @@ const styles = StyleSheet.create({
fontWeight
:
'400'
,
color
:
R
.
colors
.
black
,
// FIXME: Đổi từ grey_200 sang black để text rõ hơn
padding
:
0
,
minHeight
:
4
0
,
height
:
3
0
,
},
});
...
...
src/screens/outpatient_information/modal.js
View file @
950479cc
This diff is collapsed.
Click to expand it.
src/screens/outpatient_information/view.js
View file @
950479cc
...
...
@@ -62,7 +62,7 @@ const OutpatientInfomationView = (props) => {
fontFamily
=
{
R
.
fonts
.
InterRegular
}
backgroundColor
=
{
R
.
colors
.
blue500
}
borderRadius
=
{
10
}
height
=
{
3
8
}
height
=
{
3
5
}
onPress
=
{
onOpenRegistrationModal
}
/
>
<
/View
>
...
...
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