fix
Hentua
2024-01-26 a421b06527fce5ebf1a5bb00e51a9bfc4df2626e
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>