Skip to content

Commit 7682695

Browse files
author
bear
authored
Merge pull request Tencent#166 from fanqi/patch-1
解决 vcode.jpg 404 的问题
2 parents 81deb5c + d3a4618 commit 7682695

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
</div>
144144
<div class="weui-cell__ft">
145145
<i class="weui-icon-warn"></i>
146-
<img class="weui-vcode-img" src="http://weui.github.io/weui/images/vcode.jpg">
146+
<img class="weui-vcode-img" src="http://tencent.github.io/weui/images/vcode.jpg">
147147
</div>
148148
</div>
149149
</div>

0 commit comments

Comments
 (0)