Skip to content

Tips #3

Description

@wdssmq
    <script>
        // 需要主动调用 c_admin_js_add 内函数时,应该使用 adminJsReady 包裹
        adminJsReady(() => {
            // ShowCSRFHint 可以用来调试 hint 提示的样式
            ShowCSRFHint();
            $('.hint-msg:visible').first()
                // .removeClass('hint_bad').addClass('hint_good')
                // .removeClass('hint_bad').addClass('hint_tips')
        });
    </script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions