Skip to content

Commit 33c877c

Browse files
committed
add img
1 parent 853f236 commit 33c877c

21 files changed

Lines changed: 23 additions & 19 deletions

README.md

Lines changed: 23 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -157,61 +157,65 @@ npm run build
157157

158158
## 城市列表页
159159

160-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/home.png" width="365" height="619"/>
161-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/home.gif" width="365" height="619"/>
160+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/home.png" width="365" height="619"/>
161+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/home.gif" width="365" height="619"/>
162162

163163

164164
## 搜索地址页
165165

166-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/city.png" width="365" height="619"/>
167-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/city.gif" width="365" height="619"/>
166+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/city.png" width="365" height="619"/>
167+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/city.gif" width="365" height="619"/>
168168

169169

170170
## 商铺列表页
171171

172-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/msite.png" width="365" height="619"/>
173-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/msite.gif" width="365" height="619"/>
172+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/msite.png" width="365" height="619"/>
173+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/msite.gif" width="365" height="619"/>
174174

175175

176176
## 商铺筛选页
177177

178-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/food.png" width="365" height="619"/>
179-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/food.gif" width="365" height="619"/>
178+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/food.png" width="365" height="619"/>
179+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/food.gif" width="365" height="619"/>
180180

181181

182182
## 搜索页
183183

184-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/search.png" width="365" height="619"/>
185-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/search.gif" width="365" height="619"/>
184+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/search.png" width="365" height="619"/>
185+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/search.gif" width="365" height="619"/>
186186

187187

188188
## 餐馆食品列表与购物车
189189

190-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/shop_cart.png" width="365" height="619"/>
191-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/shop_cart.gif" width="365" height="619"/>
190+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/shop_cart.png" width="365" height="619"/>
191+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/shop_cart.gif" width="365" height="619"/>
192192

193193

194194
## 餐馆评论页
195195

196-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/rating.png" width="365" height="619"/>
197-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/rating.gif" width="365" height="619"/>
196+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/rating.png" width="365" height="619"/>
197+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/rating.gif" width="365" height="619"/>
198198

199199

200200
## 食品详情页
201201

202-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/fooddetail.png" width="365" height="619"/>
202+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/fooddetail.png" width="365" height="619"/>
203203

204204

205205
## 餐馆信息页
206206

207-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/shopdetail1.png" width="365" height="619"/>
208-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/shopdetail2.png" width="365" height="619"/>
207+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/shopdetail1.png" width="365" height="619"/>
208+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/shopdetail2.png" width="365" height="619"/>
209209

210210

211211
## 登陆页
212212

213-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/login1.png" width="365" height="619"/>
214-
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/src/images/login2.png" width="365" height="619"/>
213+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/login1.png" width="365" height="619"/>
214+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/login2.png" width="365" height="619"/>
215+
216+
## 重置密码页
217+
218+
<img src="https://github.com/bailicangdu/vue2-elm/blob/master/screenshots/images/reset.png" width="365" height="619"/>
215219

216220

217221

0 commit comments

Comments
 (0)