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
7fb57c7a
authored
Sep 17, 2020
by
朱继来
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
调整
parent
439d5c1d
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
resources/views/changeInvoice.blade.php
resources/views/changeShipping.blade.php
resources/views/changeShipping/content.blade.php
resources/views/changeInvoice.blade.php
View file @
7fb57c7a
...
...
@@ -7,8 +7,8 @@
<title>
订单管理后台 | 更改发票
</title>
<script>
document
.
domain
=
"{{ Config::get('website.domain') }}"
;
</script>
@include('
orderlist.css')
@include('
orderlist.js')
@include('
detail.css')
@include('
detail.js')
</head>
<body
class=
""
>
...
...
resources/views/changeShipping.blade.php
View file @
7fb57c7a
...
...
@@ -7,8 +7,8 @@
<title>
订单管理后台 | 更改收货地址
</title>
<script>
document
.
domain
=
"{{ Config::get('website.domain') }}"
;
</script>
@include('
orderlist.css')
@include('
orderlist.js')
@include('
detail.css')
@include('
detail.js')
</head>
<body
class=
""
>
...
...
resources/views/changeShipping/content.blade.php
View file @
7fb57c7a
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