getPartials() .then(function(partials) { Handlebars.partials = partials; }); ... If a simple variable has the partial name, it's possible to ...
確定! 回上一頁