123
chenjingwu
2024-04-25 aebb2c4ece794a9fe486328c042e3dcd33f0ccd5
force-app/main/default/pages/Xin_SearchVisitorPlace.page
@@ -1,4 +1,4 @@
<apex:page controller="Xin_SearchVisitorPlace" action="{!search}" contentType="plain/text">
<apex:page controller="Xin_SearchVisitorPlace" 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>