Compare commits
2 Commits
f5a83e6c3d
...
096df06e5d
Author | SHA1 | Date | |
---|---|---|---|
|
096df06e5d | ||
|
b9aaef6b47 |
@ -48,7 +48,7 @@ initData()
|
||||
<van-sticky>
|
||||
<van-search v-model="value" placeholder="请输入国家和地区"/>
|
||||
</van-sticky>
|
||||
<van-index-bar sticky :sticky-offset-top="55" class="mt-[00px]" :index-list="alphabet">
|
||||
<van-index-bar sticky :sticky-offset-top="55" :index-list="alphabet">
|
||||
<template v-for="(countries, index) in searchCountry" :key="index">
|
||||
<van-index-anchor
|
||||
:index="index"
|
||||
|
Loading…
Reference in New Issue
Block a user