Commit 9d0e06bd authored by 陈志良's avatar 陈志良

论坛 - 分享

parent 704935cc
......@@ -92,8 +92,6 @@ router.get('/:ent_code/share.js', function(req, res, next) {
then(function(cont) {
forumShareConfigService.getByKey(ent_code, 'share', function(err, result) {
console.log(err);
var title = '',
desc = '',
imgUrl = '';
......
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