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-03-07 17:00:31 +0800
Commit
c00ba77f66e8e9123aa08fe8a393f777d92d8016
2 parents
469c8014
13c5538d
Merge branch 'feature/refundApply' into release/5.5
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
1 deletions
public/js/home/order-address-modify.page.js
public/scss/home/order-address-modify.css → public/scss/home/order-address-modify.page.css
public/js/home/order-address-modify.page.js
View file @
c00ba77
...
...
@@ -2,7 +2,7 @@ const $ = require('yoho-jquery');
const
Vue
=
require
(
'vue'
);
const
tip
=
require
(
'../plugin/tip'
);
require
(
'home/order-address-modify.css'
);
require
(
'home/order-address-modify.
page.
css'
);
require
(
'common.css'
);
require
(
'../common'
);
...
...
public/scss/home/order-address-modify.css → public/scss/home/order-address-modify.
page.
css
View file @
c00ba77
Please
register
or
login
to post a comment