UNPKG

fd-gulp-encodingfilter

Version:

filt the assigned encoding file

16 lines (12 loc) 441 B
define('detail.pages.index.Module', ['exports', 'lang.Lang'], function(exports, _) { exports.view = function(model) { _.extend(model, model.result); model.recid = '1131'; model.catids = ''; model.pageid = new Date().getTime(); // mock // model.memberId = 'b2b-1670724649'; // model.visitorPicAuth = 'open'; // model.visitorPriceAuth = 'open'; }; });