buli
2023-07-14 e6068da47c1bef5517c9e5fdc8c726766867ad4e
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}