Commit d71ee2b8 by 谭新宇

注释

parent 35d477b0
...@@ -725,6 +725,7 @@ function compressImage(file, callback) { ...@@ -725,6 +725,7 @@ function compressImage(file, callback) {
}; };
} }
/* ---------------------补充功能逻辑--------------------- */
// 添加进入N秒广告 // 添加进入N秒广告
function appendAdvertisement() { function appendAdvertisement() {
$("#adImgdiv").remove(); $("#adImgdiv").remove();
...@@ -781,3 +782,8 @@ function addSupportMsg() { ...@@ -781,3 +782,8 @@ 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