Browse Source

公众号链接

feature
mk 1 year ago
parent
commit
91e411f614
  1. 2
      src/views/houseQR/index.vue

2
src/views/houseQR/index.vue

@ -63,7 +63,7 @@
</section> </section>
<div class="footer content flex flex-center2 flex-end"> <div class="footer content flex flex-center2 flex-end">
<span>关注公众号了解更多...</span> <span>关注公众号了解更多...</span>
<van-button round color="#ffa800" size="small">关注</van-button> <van-button round color="#ffa800" utl="https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MzkxNzQ5MzUzNg==&scene=110#wechat_redirect" size="small">关注</van-button>
</div> </div>
</div> </div>
</template> </template>

Loading…
Cancel
Save