黄千龙
2023-03-08 ca1c0956ec5d16a44bd0a2c10e0e49db37c0fb32
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}