| | |
| | | <div @click="goToTopUp()"> |
| | | <img src="@/assets/img/qianbao.png" alt /> |
| | | </div> |
| | | <div @click="goOnline"> |
| | | <img src="@/assets/img/kefu.png" alt /> |
| | | <div @click="goOnline" style="justify-content: flex-end;"> |
| | | <img style="width: 0.5rem;height: 0.5rem;" src="@/assets/img/kefu.png" alt /> |
| | | </div> |
| | | </div> |
| | | </div> |
| | |
| | | // 支持 |
| | | navigator.vibrate([55]); |
| | | } |
| | | window.location.href = this.onlineService; |
| | | this.$router.push('/service'); |
| | | }, |
| | | async getInfoSite() { |
| | | let data = await api.getInfoSite() |
| | |
| | | align-items: center; |
| | | |
| | | .right_icon { |
| | | width: 25%; |
| | | width: 17%; |
| | | height: 50%; |
| | | display: flex; |
| | | |
| | | >div { |
| | | width: 50%; |
| | | width: 100%; |
| | | height: 100%; |
| | | display: flex; |
| | | justify-content: center; |
| | | justify-content: space-between; |
| | | align-items: center; |
| | | |
| | | img { |