Authored by htoooth

add file

... ... @@ -103,6 +103,10 @@ const getLimitedProductStatusAsync = (code, uid, skn) => {
return api.get('', params);
};
const getCouponAsync = (bid, skn, uid) => {
}
module.exports = {
getProductBannerAsync,
sizeInfoAsync,
... ... @@ -112,5 +116,6 @@ module.exports = {
getProductAsync,
getPromotionAsync,
isSupportReturnedSale,
getLimitedProductStatusAsync
getLimitedProductStatusAsync,
getCouponAsync
};
... ...
... ... @@ -19,7 +19,6 @@ const consultService = require('./detail-consult-service');
const commentService = require('./detail-comment-service');
const hotAreaService = require('./detail-hotarea-service');
const brandService = require('./brand-service');
const favoriteBrandService = require('./favorite-brand-service');
const favoriteProductService = require('./favorite-product-service');
const shopService = require('./shop-service');
... ...
... ... @@ -156,6 +156,8 @@
</ul>
{{/if}}
{{> product/coupon}}
<div class="trade-content">
<div id="type-chose" class="type-chose">
{{#if virtualGoods}}
... ...
{{#if coupon}}
{{/if}}
... ...
... ... @@ -16,8 +16,8 @@ module.exports = {
siteUrl: 'http://www.yohobuy.com',
domains: {
favApi: 'http://192.168.102.31:8092/brower',
api: 'http://api.yoho.cn/',
service: 'http://service.yoho.cn/',
api: 'http://api-test3.yohops.com:9999/',
service: 'http://service-test3.yohops.com:9999/',
search: 'http://192.168.102.216:8080/yohosearch/'
},
subDomains: {
... ...

918 Bytes | W: | H:

45 KB | W: | H:

  • 2-up
  • Swipe
  • Onion skin