Commit 2c44dd98 authored by youjie's avatar youjie

no message

parent fe764905
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
@click="showCity" @click="showCity"
> >
<span class="row items-center no-wrap overflow-hidden"> <span class="row items-center no-wrap overflow-hidden">
<i v-if="!HotalMsg.CityName" class="iconfont icondingweixiao text-s"></i> <i v-if="!HotalMsg.CityName" class="iconfont icondingweixiao q-pr-xs" style="font-size: .75rem"></i>
<span class="text-xs text-no-wrap overflow-hidden col">{{ HotalMsg.CityName?HotalMsg.CityName:'城市' }}</span> <span class="text-xs text-no-wrap overflow-hidden col">{{ HotalMsg.CityName?HotalMsg.CityName:'城市' }}</span>
</span> </span>
</q-btn> </q-btn>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment