Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
毕凯
2017-08-14 17:51:37 +0800
Commit
fc780753fd56675f91c3da4fbf9c0832208dfb3e
2 parents
f159830a
35dfe84e
Merge branch 'release/6.0' of git.yoho.cn:fe/yohobuywap-node into release/6.0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
public/js/home/refund-logistics.page.js
public/js/home/refund-logistics.page.js
View file @
fc78075
require
(
'index.css'
);
const
Vue
=
require
(
'vue'
);
const
Logistics
=
require
(
'home/refund/logistics.vue'
);
const
LogisticsCompany
=
require
(
'home/refund/logistics-company.vue'
);
...
...
Please
register
or
login
to post a comment