...
|
...
|
@@ -10,7 +10,7 @@ new common.dropDown({el: "#channel-filter"}); |
|
|
new common.dropDown({el: "#status-filter"});
|
|
|
/*验证*/
|
|
|
var edit = new common.edit2(".modal-body");
|
|
|
var e = new common.edit("#baseform", {bucket: "yhb-img01"});
|
|
|
var e = new common.edit2("#baseform", {bucket: "yhb-img01"});
|
|
|
|
|
|
var Bll = {
|
|
|
module: null,
|
...
|
...
|
|