RubyLouvre/anu

View on GitHub
packages/render/miniapp/registerPage.wx.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function registerPage has 63 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function registerPage(PageClass, path, testObject) {
    PageClass.container = {
        type: "page",
        props: {},
        children: [],
Severity: Major
Found in packages/render/miniapp/registerPage.wx.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status