Compare commits

..

No commits in common. "096df06e5dcb12005c79af5f034ce904c49eaa65" and "f5a83e6c3d268ebfe0a80548779196f65313bc16" have entirely different histories.

View File

@ -48,7 +48,7 @@ initData()
<van-sticky>
<van-search v-model="value" placeholder="请输入国家和地区"/>
</van-sticky>
<van-index-bar sticky :sticky-offset-top="55" :index-list="alphabet">
<van-index-bar sticky :sticky-offset-top="55" class="mt-[00px]" :index-list="alphabet">
<template v-for="(countries, index) in searchCountry" :key="index">
<van-index-anchor
:index="index"