Skip to content

feat: No allow reply null#84

Open
lqs469 wants to merge 1 commit intocnodejs:masterfrom
lqs469:reply_null
Open

feat: No allow reply null#84
lqs469 wants to merge 1 commit intocnodejs:masterfrom
lqs469:reply_null

Conversation

@lqs469
Copy link
Copy Markdown
Contributor

@lqs469 lqs469 commented Mar 17, 2018

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
  • replay
Description of change
  • No allow reply null

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 17, 2018

Codecov Report

Merging #84 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #84   +/-   ##
=======================================
  Coverage   92.96%   92.96%           
=======================================
  Files          38       38           
  Lines        1350     1350           
=======================================
  Hits         1255     1255           
  Misses         95       95

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b1b240...6638283. Read the comment docs.

Comment thread app/view/topic/index.html Outdated
event.preventDefault();
$el.closest('form').find('.submit_btn').button('reset');
alert('回复内容不能为空!');
};
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

;

@JacksonTian
Copy link
Copy Markdown
Member

那个 if {}; 分号的修改下把。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants