提交 9b4d6978 编写于 作者: D DCloud_LXH

chore: update theme to 1.3.7

上级 17c18518
...@@ -44,3 +44,7 @@ ...@@ -44,3 +44,7 @@
![](https://web-assets.dcloud.net.cn/unidoc/zh/docs_bage_component.jpg) ![](https://web-assets.dcloud.net.cn/unidoc/zh/docs_bage_component.jpg)
9. 可使用模板语法 [详情](https://vuepress.vuejs.org/zh/guide/using-vue.html#%E6%A8%A1%E6%9D%BF%E8%AF%AD%E6%B3%95) 9. 可使用模板语法 [详情](https://vuepress.vuejs.org/zh/guide/using-vue.html#%E6%A8%A1%E6%9D%BF%E8%AF%AD%E6%B3%95)
![](https://web-assets.dcloud.net.cn/unidoc/zh/docs_temp_code.jpg) ![](https://web-assets.dcloud.net.cn/unidoc/zh/docs_temp_code.jpg)
10. 图片点击放大 `img.class="zooming"`
```html
<img class="zooming" src="xxx">
```
\ No newline at end of file
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"glob": "^7.1.7", "glob": "^7.1.7",
"vuepress-theme-uni-app-test": "^1.3.6" "vuepress-theme-uni-app-test": "^1.3.7"
}, },
"dependencies": { "dependencies": {
"@docsearch/js": "^3.1.0", "@docsearch/js": "^3.1.0",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册