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
7dc9cc48
authored
Dec 28, 2018
by
PRY5YKGJ82EZEPX\Administrator
Browse files
Options
_('Browse Files')
Download
Plain Diff
Merge branch 'master' of
http://119.23.72.7/zhujilai/Order
into hcy_pcb_20181221-r
parents
d510a9bc
d11577ba
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
2 deletions
resources/views/detail/content.blade.php
resources/views/selfOrder/content.blade.php
resources/views/detail/content.blade.php
View file @
7dc9cc48
...
...
@@ -32,7 +32,6 @@
@endif
@if ($order_info['order_pay_type'] == 2)
<th>
订单类型
</th>
<th>
预付款
</th>
<th>
尾款
</th>
@endif
...
...
resources/views/selfOrder/content.blade.php
View file @
7dc9cc48
...
...
@@ -159,7 +159,7 @@
<div
class=
"search-btn"
>
<button
class=
"nbtn search_self_order"
>
搜索
</button>
@if (in_array('export', $userPerms))
@if (in_array('
self_order_
export', $userPerms))
<button
class=
"nbtn self_export"
style=
"margin-left: 20px; background: #23c6c8 !important;"
>
导出
</button>
@endif
</div>
...
...
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