Commit 30b915ae authored by xishifeng's avatar xishifeng

新增商铺修改

parent 6c52e954
......@@ -729,7 +729,7 @@ define(['doT', 'css!style/shop_edit.css', 'ckfinder', 'ckfinderStart'], function
$.each(_arrTemp, function(i, v) {
_htmlTemp += '<li><span class="ellipsis">{0}</span><span>ID:{1}</span></li>'.stringFormatObj({
'0': v.address,
'0': v.id
'1': v.id
});
});
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment