Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in / Register
Toggle navigation
F
flutter_1.5_therapist
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
享易移动端项目
flutter_1.5_therapist
Commits
43a28216
Commit
43a28216
authored
Mar 14, 2020
by
xuexirong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
订单详情图片上传逻辑修改,改为任何类型订单均显示上传按钮
parent
22dd40cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
5 deletions
+2
-5
order_detail_page.dart
...ui/pages/order_center/order_detail/order_detail_page.dart
+1
-4
pubspec.lock
pubspec.lock
+1
-1
No files found.
lib/ui/pages/order_center/order_detail/order_detail_page.dart
View file @
43a28216
...
...
@@ -352,10 +352,7 @@ class OrderDetailPageState extends State<OrderDetailPage> {
),
getBtnItem
(
'结束服务时间'
,
isStart:
false
),
getNurseItem
(
'服务人员'
,
_orderDetail
?.
details
?.
nurseName
),
Offstage
(
offstage:
_orderDetail
?.
details
?.
addressType
!=
2
,
child:
getPictureItem
(),
)
getPictureItem
()
],
);
}
...
...
pubspec.lock
View file @
43a28216
...
...
@@ -142,7 +142,7 @@ packages:
flutter_custom_calendar:
dependency: "direct main"
description:
path: "plugins
\\
flutter_custom_calendar"
path: "plugins
/
flutter_custom_calendar"
relative: true
source: path
version: "0.0.1"
...
...
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