wxss
.yourImg{ width: 100%; }
wxml(在标签上加一个mode = "widthFix")
<image class="yourImg" src='./../images/food/tiantang.png' mode="widthFix"></image>