Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
YOHO-ACTIVITY-PHP
·
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
Email Patches
Plain Diff
Browse Files
Authored by
biao
9 years ago
Commit
2581fb052a5568ae082a584ad5edc561b2fcf02c
1 parent
2629fb2f
fix the issue of last logistic feature merge
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletions
static/sass/me/_index.scss
template/m.yohobuy.com/partials/layout/use.phtml
static/sass/me/_index.scss
View file @
2581fb0
$vip
:
sprite-map
(
"me/vip/*.png"
,
$spacing
:
10px
);
$fav
:
sprite-map
(
"me/fav/*.png"
,
$spacing
:
5px
);
@import
"home"
,
"vip-grade"
,
"order"
,
"order-detail"
,
"coupons"
,
"personal-details"
,
"yoho-coin"
,
"fav"
,
"suggest"
,
"address"
,
"online-service"
,
"my-guang"
,
"ihelp"
,
"browse-record"
,
"pay"
;
@import
"home"
,
"vip-grade"
,
"order"
,
"order-detail"
,
"coupons"
,
"personal-details"
,
"yoho-coin"
,
"fav"
,
"suggest"
,
"address"
,
"online-service"
,
"my-guang"
,
"ihelp"
,
"browse-record"
,
"
logistic"
,
"
pay"
;
...
...
template/m.yohobuy.com/partials/layout/use.phtml
View file @
2581fb0
...
...
@@ -288,7 +288,9 @@
</script>
{{/if}}
{{#if logisticInfoPage}}
<script>
seajs.use('js/me/logistic');
</script>
{{/if}}
{{#if payCenterPage}}
<script>
...
...
Please
register
or
login
to post a comment