举例需求:在A标签的跳转地址上带上参数openid?实现方法:
<a :href="'userinfo.html?openid='+item2.openid" class="goIntime">浏览过{{item2.num}}次</a>