liangxiaozhen
2023-08-11 af908216bb0012fe849e3b49b3039c7ba238f8f0
force-app/main/default/pages/ConSearchAgencyPlace.page
@@ -1,4 +1,4 @@
<apex:page controller="ConSearchAgencyPlace" action="{!search}" contentType="plain/text">
<apex:page controller="ConSearchAgencyPlace" action="{!search}" contentType="plain/text" lightningStylesheets="true">
    <apex:outputPanel layout="none" rendered="{!IsOverLimit}">
        <span class="result_name" style="color:red;">检索结果超过了50件</span><span class="result_id" style="display:none"></span><br/>
    </apex:outputPanel>