黄千龙
2023-03-28 18468c3e8095eb907d3dd9ccc4c2222757289c7d
force-app/main/default/pages/AccountCaseHospital.page
@@ -1,4 +1,4 @@
<apex:page standardController="Account" extensions="AccountCaseHospitalController" showChat="false" showHeader="false" sidebar="false" action="{!init}" id="Page">
<apex:page standardController="Account" extensions="AccountCaseHospitalController" showChat="false" showHeader="false" sidebar="false" action="{!init}" id="Page" lightningStylesheets="true">
<title>{!account.Name}-检查数</title>
<style type="text/css">
    .activeTab {background-color: #236FBD; color:white; background-image:none}