force-app/main/default/pages/MaintenanceDailyReport.page @@ -1,3 +1,3 @@ <apex:page standardController="Daily_Report__c"> <apex:page standardController="Daily_Report__c" lightningStylesheets="true"> <h1>日报一览正在维护中</h1> </apex:page>