add some packages
This commit is contained in:
@@ -1059,7 +1059,7 @@ inject:
|
|||||||
|
|
||||||
bottom:
|
bottom:
|
||||||
# - <script src="xxxx"></script>
|
# - <script src="xxxx"></script>
|
||||||
# - <script src="https://npm.elemecdn.com/echarts@4.9.0/dist/echarts.min.js"></script>
|
- <script src="https://npm.elemecdn.com/echarts@4.9.0/dist/echarts.min.js"></script>
|
||||||
- <script src="https://fastly.jsdelivr.net/npm/aplayer/dist/APlayer.min.js"></script>
|
- <script src="https://fastly.jsdelivr.net/npm/aplayer/dist/APlayer.min.js"></script>
|
||||||
- <script src="https://fastly.jsdelivr.net/npm/meting/dist/Meting.min.js"></script>
|
- <script src="https://fastly.jsdelivr.net/npm/meting/dist/Meting.min.js"></script>
|
||||||
- <script type="text/javascript" src="https://unpkg.zhimg.com/jquery@latest/dist/jquery.min.js"></script>
|
- <script type="text/javascript" src="https://unpkg.zhimg.com/jquery@latest/dist/jquery.min.js"></script>
|
||||||
|
|||||||
1
package-lock.json
generated
1
package-lock.json
generated
@@ -32,6 +32,7 @@
|
|||||||
"hexo-server": "^3.0.0",
|
"hexo-server": "^3.0.0",
|
||||||
"hexo-theme-landscape": "^1.0.0",
|
"hexo-theme-landscape": "^1.0.0",
|
||||||
"hexo-wordcount": "^6.0.1",
|
"hexo-wordcount": "^6.0.1",
|
||||||
|
"moment": "^2.30.1",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"p-limit": "^6.2.0",
|
"p-limit": "^6.2.0",
|
||||||
"vite-plugin-require-transform": "^1.0.21"
|
"vite-plugin-require-transform": "^1.0.21"
|
||||||
|
|||||||
@@ -36,6 +36,7 @@
|
|||||||
"hexo-server": "^3.0.0",
|
"hexo-server": "^3.0.0",
|
||||||
"hexo-theme-landscape": "^1.0.0",
|
"hexo-theme-landscape": "^1.0.0",
|
||||||
"hexo-wordcount": "^6.0.1",
|
"hexo-wordcount": "^6.0.1",
|
||||||
|
"moment": "^2.30.1",
|
||||||
"node-fetch": "^3.3.2",
|
"node-fetch": "^3.3.2",
|
||||||
"p-limit": "^6.2.0",
|
"p-limit": "^6.2.0",
|
||||||
"vite-plugin-require-transform": "^1.0.21"
|
"vite-plugin-require-transform": "^1.0.21"
|
||||||
|
|||||||
Reference in New Issue
Block a user