DESKTOP-CVS3R96\我恁爹
2022-11-15 c523ce0e8f371ed6c5a503eaa0a938b202daf8c2
src/page/newUser/index.vue
@@ -6,8 +6,8 @@
          <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>
@@ -240,7 +240,7 @@
        // 支持
        navigator.vibrate([55]);
      }
      window.location.href = this.onlineService;
      this.$router.push('/service');
    },
    async getInfoSite() {
      let data = await api.getInfoSite()
@@ -418,15 +418,15 @@
      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 {