Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
F
fmtakeout
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李定达
fmtakeout
Commits
dfaf2311
Commit
dfaf2311
authored
Jan 23, 2019
by
xiaoqing.gu
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feature/improve' into develop
parents
d947008d
81a4e522
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
74 additions
and
31 deletions
+74
-31
takeout/view/newdetailform.cpp
+71
-30
takeout/view/newdetailform.h
+1
-0
takeout/view/newdetailform.ui
+2
-1
No files found.
takeout/view/newdetailform.cpp
View file @
dfaf2311
This diff is collapsed.
Click to expand it.
takeout/view/newdetailform.h
View file @
dfaf2311
...
...
@@ -86,6 +86,7 @@ private slots:
* */
bool
getOtherOrderOptAndName
(
OrderObject
*
order
,
QString
&
optname
,
QString
&
name
);
void
on_closeButton_clicked
();
};
#endif // NEWDETAILFORM_H
takeout/view/newdetailform.ui
View file @
dfaf2311
...
...
@@ -103,7 +103,8 @@
#closeBtn
{
border-image: url(:detailBtn_close_normal.png);
border-image: url(:newmainhide.png);
border:0px solid;
}
#productLb,#product_numLb,#product_price_Lb,#packageLb,#package_num_Lb,#package_price_Lb,#deliveryLb,#delivery_num_Lb,#delivery_price_Lb,#promotionLb,#promotion_num_Lb,#promotion_price_Lb
...
...
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