提交 49652947 编写于 作者: W wanganxp
此差异已折叠。
因为 它太大了无法显示 source diff 。你可以改为 查看blob
......@@ -8,6 +8,8 @@
<!-- UTSAPIJSON.rpx2px.returnValue -->
<!-- UTSAPIJSON.rpx2px.example -->
<!-- UTSAPIJSON.rpx2px.tutorial -->
<!-- UTSAPIJSON.general_type.name -->
......
......@@ -75,7 +75,7 @@
| 依赖库 | 系统依赖库 |
| --- | ---|
| DCloudDebugServe.xcframework `(Do Not Embed)Debug环境下集成)` <br> DCloudUTSFoundation.xcframework `(Embed & Sign)` <br> DCloudUniappRuntime.xcframework `(Embed & Sign)` <br> SDWebImage.xcframework `(Embed & Sign)` <br> DCloudUTSExtAPI.xcframework `(Embed & Sign)` | JavaScriptCore.framework <br> c++ |
| DCloudDebugServe.xcframework `(Do Not Embed)Debug环境下集成)` <br> DCloudUTSFoundation.xcframework `(Embed & Sign)` <br> DCloudUniappRuntime.xcframework `(Embed & Sign)` <br> SDWebImage.xcframework `(Embed & Sign)` <br> DCloudUTSExtAPI.xcframework `(Embed & Sign)` <br> KSCrash.xcframework `(Embed & Sign)` | JavaScriptCore.framework <br> c++ |
> `Target -> Build Phases -> Link Binary With Libraries` 下添加依赖库
> `Target -> General -> Frameworks,Libraries,and Embedded Content` 下设置`Embed & Sign`
......
......@@ -32,7 +32,7 @@
},
"dependencies": {
"vuepress": "1.9.9",
"vuepress-theme-uniapp-official": "1.4.32"
"vuepress-theme-uniapp-official": "1.4.33"
},
"resolutions": {
"terser-webpack-plugin": "1.4.6",
......
......@@ -9557,10 +9557,12 @@ vuepress-plugin-container@^2.0.2:
"@vuepress/shared-utils" "^1.2.0"
markdown-it-container "^2.0.0"
vuepress-plugin-expandable-row@^1.0.9:
version "1.0.9"
resolved "https://registry.npmmirror.com/vuepress-plugin-expandable-row/-/vuepress-plugin-expandable-row-1.0.9.tgz#97a74741c13df062af090208fd09544444e25d13"
integrity sha512-CSLv5eRLRARuHUec6y3uzf4HnFRmiGls7O1WAery8pBGmK4DXnrBcHENNtBtsIWAuSOtE8vSNtjTJTJtBXOXmw==
vuepress-plugin-expandable-row@^1.0.10:
version "1.0.10"
resolved "https://registry.npmmirror.com/vuepress-plugin-expandable-row/-/vuepress-plugin-expandable-row-1.0.10.tgz#7152250d937edd4df321718c07c94e0121e3f608"
integrity sha512-Dt/9lcPtGyK27NM8pKrMQPxTxGaXhGgv6lXCnYGCGV6LRmi71mkTuvRJmYVg0B95Jr6edebqhhp3Y9t50um6LQ==
dependencies:
markdown-it-raw-table "^1.0.0"
vuepress-plugin-juejin-style-copy@^1.0.4:
version "1.0.4"
......@@ -9595,10 +9597,10 @@ vuepress-plugin-zooming@^1.1.8:
dependencies:
zooming "^2.1.1"
vuepress-theme-uniapp-official@1.4.32:
version "1.4.32"
resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.32.tgz#0d70d0715ee6281a40688b9e62fda609d3183b0d"
integrity sha512-AeyGbx3zr22+kah8rnNgLaF/HuQJnMojeKRvRe4z0oBO3mmjHHDyKZ5W6Lox44yxaY4Fv+Y4IYxZKGILp4wIqQ==
vuepress-theme-uniapp-official@1.4.33:
version "1.4.33"
resolved "https://registry.npmmirror.com/vuepress-theme-uniapp-official/-/vuepress-theme-uniapp-official-1.4.33.tgz#95c7de75d2ac3d1e7a85349cfc161075074eaeda"
integrity sha512-Ef/hjesybzEf0xr20pDfIgUfnRo9jLhBbbocSITw4Ire1qgKe0f9o214lVc5OJp7CvyMt52TUYyVVGFG4F3ONA==
dependencies:
"@docsearch/css" "^3.6.0"
"@vuepress/plugin-back-to-top" "^1.9.5"
......@@ -9609,7 +9611,7 @@ vuepress-theme-uniapp-official@1.4.32:
markdown-it-task-lists "^2.1.1"
qr-code-with-logo "^1.1.0"
vuepress-plugin-check-md2 "^1.0.5"
vuepress-plugin-expandable-row "^1.0.9"
vuepress-plugin-expandable-row "^1.0.10"
vuepress-plugin-juejin-style-copy "^1.0.4"
vuepress-plugin-mermaidjs "1.9.1"
vuepress-plugin-named-chunks "^1.1.4"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册