TUBB/h5-imageviewer

View on GitHub
src/example/ExampleNode.js

Summary

Maintainability
A
1 hr
Test Coverage

Function onShowImgsClickWithDoms has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  onShowImgsClickWithDoms () {
    const el = document.createElement('img')
    el.src = img_close
    el.alt = '地方'
    el.className = 'btnClose'
Severity: Minor
Found in src/example/ExampleNode.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status