Commit adbfbb17 authored by xishifeng's avatar xishifeng

C端商铺编辑

parent f4fe4d26
This diff is collapsed.
define (['ckfinder','ckfinderStart'], function () {
var user = {
init: function () {
//初始化dot
user.event ();
},
event: function () {
$ ('#liebiao_pic_btn').click (function () {
BrowseServer ('liebiao_pic_pre');
});
}
};
return user;
});
\ No newline at end of file
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