Browse Source

docs: taro install img

richard1015 4 years ago
parent
commit
2369f9c427
1 changed files with 3 additions and 1 deletions
  1. 3 1
      src/docs/starttaro.md

+ 3 - 1
src/docs/starttaro.md

@@ -37,7 +37,9 @@ taro -v
 taro init myApp
 ```
 
-按照下方图片依次选择,选择 Vue3 + NutUI 模板
+#### 按照下方图片依次选择,选择 Vue3 + NutUI 模板
+
+<img src="https://storage.360buyimg.com/jdc-article/taro.jpg" />
 
 #### NPM 使用示例