Commit d71ee2b8 by 谭新宇

注释

parent 35d477b0
......@@ -725,6 +725,7 @@ function compressImage(file, callback) {
};
}
/* ---------------------补充功能逻辑--------------------- */
// 添加进入N秒广告
function appendAdvertisement() {
$("#adImgdiv").remove();
......@@ -780,4 +781,9 @@ function addSupportMsg() {
}
});
}
}
// 展示机构名称标题
function headerShowOrgName() {
}
\ 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