force-app/main/default/pages/AccountTargetHospital.page
@@ -1,4 +1,4 @@ <apex:page standardController="Account" extensions="AccountTargetHospitalController" showChat="false" showHeader="false" sidebar="false" action="{!init}" id="Page"> <apex:page standardController="Account" extensions="AccountTargetHospitalController" 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}