...
|
...
|
@@ -14,7 +14,6 @@ const detailHelper = require(`${mRoot}/detail-helper`); |
|
|
const Actions = require('./lib/actions');
|
|
|
const YohoAction = require('./lib/yoho-action');
|
|
|
const moment = require('moment');
|
|
|
const camelCase = global.yoho.camelCase;
|
|
|
const DEFAULT_AVATAR_ICO = 'http://static.yohobuy.com/images/v3/boy.jpg';
|
|
|
const _ = require('lodash');
|
|
|
|
...
|
...
|
|