|
@@ -8,12 +8,12 @@
|
|
|
<title>Document</title>
|
|
|
|
|
|
<!-- 线上发布使用路径 -->
|
|
|
- <!-- <link rel="stylesheet" href="/bom/Luckysheet/plugins/css/pluginsCss.css" />
|
|
|
+ <link rel="stylesheet" href="/bom/Luckysheet/plugins/css/pluginsCss.css" />
|
|
|
<link rel="stylesheet" href="/bom/Luckysheet/plugins/plugins.css" />
|
|
|
<link rel="stylesheet" href="/bom/Luckysheet/css/luckysheet.css" />
|
|
|
<link rel="stylesheet" href="/bom/Luckysheet/assets/iconfont/iconfont.css" />
|
|
|
<script src="/bom/Luckysheet/plugins/js/plugin.js"></script>
|
|
|
- <script src="/bom/Luckysheet/luckysheet.umd.js"></script> -->
|
|
|
+ <script src="/bom/Luckysheet/luckysheet.umd.js"></script>
|
|
|
|
|
|
<!-- 本地开发使用路径 -->
|
|
|
|