public/index.html
@@ -213,6 +213,9 @@ color: #fff; opacity: 0.5; } .luckysheet-cols-menu { z-index: 9999 !important; } </style> </head> <body> @@ -227,4 +230,5 @@ </body> <script src="<%= BASE_URL %>luckysheet/plugins/js/plugin.js"></script> <script src="<%= BASE_URL %>luckysheet/luckysheet.umd.js"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/pdf.js/2.16.105/pdf.min.js"></script> </html>