Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
页面加载完成后调用特定函数的方法,包括在自定义页面手动绑定的重要性。同时介绍了如何通过判断当前表单是提交页还是详情页来执行不同的代码逻辑。
this.utils.isSubmissionPage() // 判断表单是否是提交页 this.utils.isViewPage() // 判断表单是否是详情页
此页面对您有帮助吗?