Authored by weiqingting

Merge branch 'develop' of http://git.dev.yoho.cn/platform/yohobuy-shops-fe into develop

... ... @@ -160,6 +160,7 @@ var Bll = {
posData: [],
toast: function(title, item, url) {
var e = new common.edit("#dapei-form", BUCKET);
this.posData = [];
var d = new common.dialog({
title: title,
... ...