1
jhzh
2025-11-12 1bd03f5c2e7b9fa9cc80c4e673e18132da411333
src/page/login/login.vue
@@ -66,10 +66,10 @@
        <div class="login_footer">
          <div class="tui-first">
            <div @click="$router.push('/register')">{{ $t("立即注册") }}</div>
            <div class="symbol"></div>
            <div @click="$store.dispatch('CustomerService')">
            <!-- <div class="symbol"></div> -->
            <!-- <div @click="$store.dispatch('CustomerService')">
              {{ $t("kf") }}
            </div>
            </div> -->
          </div>
        </div>
      </div>
@@ -286,7 +286,9 @@
  .left_icon {
    // width: 112px;
    height: 82px;
    width: 50px;
    height: 52px;
    border-radius: 52px;
  }
  .multilingual {