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:50:42 +0800
Commit
35dfe84e6b75fa91f16a85420ca607031640d854
2 parents
3b705b94
a03c7582
Merge branch 'hotfix/css' into 'release/6.0'
del-require-indexcss See merge request
!800
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 @
35dfe84
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