binxie
2023-06-26 de9565270a88b0749d17c1961cd41399c8483c96
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;