licp
2024-07-01 b5397c4f12baf35a3200ce4d053d549ffa7ec2e4
index.html
@@ -17,11 +17,15 @@
      #app{
        overflow: hidden;
      }
      .el-table-filter__list{
        max-height: 70vh !important;
        overflow-y: scroll !important;
      }
    </style>
   </head>
   <body>
      <div id="app"></div>
      <script type='text/javascript' src='http://192.168.11.200:81/web-apps/apps/api/documents/api.js'></script>
      <script type='text/javascript' src='http://10.16.173.59:81/web-apps/apps/api/documents/api.js'></script>
      <script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/plugins/js/plugin.js"></script>
      <script src="<%= htmlWebpackPlugin.options.url %>/static/luckysheet/luckysheet.umd.js"></script>
   </body>