中秋更新
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
</image>
|
||||
<view class="cu-list menu margin padding-sm radius my-shadow bg-white yu-card-xuan">
|
||||
<view class="cu-item ">
|
||||
<view class="content" >
|
||||
<view class="strong padding-bottom-xs" style="width: 263px;">
|
||||
{{siteInfo.siteName}}
|
||||
<view class="content" style="overflow: hidden;" >
|
||||
<view style="width: 100%; display: flex;" class="strong padding-bottom-xs" >
|
||||
<text style="width: 100%;flex: 1;" class="text-cut">{{siteInfo.siteName}}</text>
|
||||
<text v-if="siteInfo.siteLevel" class="cu-tag round bg-self-yellow yu-tag text-xs tag-red" style="margin-left: 20px;">{{siteInfo.siteLevel}}级</text>
|
||||
</view>
|
||||
<view class="font-12 color-999 site-label text-cut">
|
||||
@@ -21,7 +21,7 @@
|
||||
营业时间 00:00 至 23:59
|
||||
</view>
|
||||
</view>
|
||||
<view class="action " @tap="openMap">
|
||||
<view style="" class="action " @tap="openMap">
|
||||
<view class="oil-main-color">
|
||||
<my-icon iconName="sy-der-icon.png" class="padding-right-xs text-sm"></my-icon>
|
||||
{{siteInfo.juli|distanceFilter}}
|
||||
|
||||
Reference in New Issue
Block a user