|
@@ -8,21 +8,21 @@
|
|
|
<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>
|
|
|
|
|
|
<!-- 本地开发使用路径 -->
|
|
|
|
|
|
- <link rel='stylesheet' href='http://localhost:3000/plugins/css/pluginsCss.css' />
|
|
|
+ <!-- <link rel='stylesheet' href='http://localhost:3000/plugins/css/pluginsCss.css' />
|
|
|
<link rel='stylesheet' href='http://localhost:3000/plugins/plugins.css' />
|
|
|
<link rel='stylesheet' href='http://localhost:3000/css/luckysheet.css' />
|
|
|
<link rel='stylesheet' href='http://localhost:3000/assets/iconfont/iconfont.css' />
|
|
|
<script src="http://localhost:3000/plugins/js/plugin.js"></script>
|
|
|
- <script src="http://localhost:3000/luckysheet.umd.js"></script>
|
|
|
+ <script src="http://localhost:3000/luckysheet.umd.js"></script> -->
|
|
|
</head>
|
|
|
|
|
|
<body>
|