Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
朱继来
/
后台订单管理
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
8ef24967
authored
Apr 18, 2018
by
朱继来
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
详情页调整
parent
a9fa7310
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
public/css/detail.css
resources/views/detail/content.blade.php
public/css/detail.css
View file @
8ef24967
/* 订单信息 */
.order-details
.order-info
{
width
:
33
%
;
width
:
100
%
;
display
:
inline-block
;
}
.order-details
.table
{
...
...
@@ -9,10 +9,14 @@
/* 订单信息右侧 */
.order-details
.order-right
{
width
:
66
%
;
width
:
100
%
;
display
:
inline-block
;
}
.changeBtn
{
float
:
right
;
}
.order-details
.order-total
{
text-align
:
right
;
}
...
...
resources/views/detail/content.blade.php
View file @
8ef24967
This diff is collapsed.
Click to expand it.
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