Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
feelver
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
2F-ART
feelver
Commits
facc6447
Commit
facc6447
authored
Jul 10, 2020
by
Mobile : Ball (Apprentice)
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
parent
69ad30bf
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
4 deletions
+5
-4
lib/main.dart
+2
-1
lib/ui/shop/shop_Nearby_places.dart
+0
-0
lib/ui/shop/shop_main.dart
+0
-0
lib/ui/shop/shop_reviews.dart
+3
-3
No files found.
lib/main.dart
View file @
facc6447
...
...
@@ -19,7 +19,8 @@ class MyApp extends StatelessWidget {
primarySwatch:
Colors
.
blue
,
),
// home: AccountSettingPage(),
home:
OtherMenuPage
(),
// home: OtherMenuPage(),
home:
MainShop
(),
// home: service_tab(),
// home: SplashScreenPage(),
);
...
...
lib/ui/shop/shop_Nearby_places.dart
0 → 100644
View file @
facc6447
This diff is collapsed.
Click to expand it.
lib/ui/shop/shop_main.dart
View file @
facc6447
This diff is collapsed.
Click to expand it.
lib/ui/shop/shop_reviews.dart
View file @
facc6447
...
...
@@ -40,17 +40,17 @@ class _ShopReviewsPageState extends State<ShopReviewsPage> {
'รีวิว(จากผู้ใช้บริการจริง)'
,
style:
TextStyle
(
color:
Color
(
0xFF6AB3AA
),
fontSize:
SizeConfig
.
getFontSize
(
1
6
),
fontSize:
SizeConfig
.
getFontSize
(
1
4
),
),
),
SizedBox
(
width:
SizeConfig
.
getWidth
(
1
20
),
width:
SizeConfig
.
getWidth
(
1
45
),
),
Text
(
'ดูทั้งหมด'
,
style:
TextStyle
(
color:
Colors
.
black
,
fontSize:
SizeConfig
.
getFontSize
(
1
6
),
fontSize:
SizeConfig
.
getFontSize
(
1
4
),
),
),
],
...
...
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