buli
2023-04-20 44f866419cde0ff12a91d9c1d92daf9e36b063e1
force-app/main/default/pages/Morethan7days.page
@@ -1,4 +1,4 @@
<apex:page Controller="Morethan7daysController" sidebar="false" showHeader="false" action="{!init}" title="还没发货数量">
<apex:page Controller="Morethan7daysController" sidebar="false" showHeader="false" action="{!init}" title="还没发货数量" lightningStylesheets="true">
<style>
    tr.dataRow {
        background-color:white;