Administrator
2025-06-05 39b162339bc2ad1668549c03d09f940734917579
src/main/resources/templates/febs/views/modules/mallMember/addressAmountList.html
@@ -26,6 +26,12 @@
                        </div>
                    </form>
                    <table lay-filter="addressAmountTable" lay-data="{id: 'addressAmountTable'}"></table>
                    <style type="text/css">
                        ::-webkit-scrollbar {
                            height: 20px !important;
                            background-color: #f4f4f4;
                        }
                    </style>
                </div>
            </div>
        </div>