update: 暂无数据提示,二维码长按识别
This commit is contained in:
parent
e8fbaf9ff3
commit
68282cc1b3
@ -63,7 +63,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{ __('亲~找不到您想要的信息') }}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -100,8 +100,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{ __('亲~找不到您想要的帖子') }}</text>
|
||||
<text>{{ __('再多点提示呗') }}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -85,8 +85,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{__('亲~找不到您想要的商品')}}</text>
|
||||
<text>{{__('再多点提示呗')}}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</navigator>
|
||||
|
||||
@ -439,8 +439,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{ __("亲~找不到您想要的商品") }}</text>
|
||||
<text>{{ __("再多点提示呗") }}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -52,7 +52,7 @@
|
||||
paddingLeft: item.eltm1.paddingLeft + 'px',
|
||||
backgroundColor: item.bgColor,
|
||||
}">
|
||||
<image lazy-load mode="scaleToFill" :src="item.eltm1.data.path"></image>
|
||||
<image show-menu-by-longpress="true" lazy-load mode="scaleToFill" :src="item.eltm1.data.path"></image>
|
||||
</view>
|
||||
|
||||
<view v-if="item.eltmType == 2 && item.eltm2.data.words" class="m-RichText" :style="{
|
||||
|
||||
@ -216,7 +216,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{__('亲~找不到您想要的商品')}}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -117,7 +117,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{__('亲~找不到您想要的商品')}}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -85,7 +85,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{__('亲~找不到您想要的商品')}}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -155,7 +155,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{ __("亲~找不到您想要的商品") }}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
@ -37,7 +37,7 @@
|
||||
<view class="m-nullpage-middle">
|
||||
<label class="iconfont icon-sousuo-sousuo"></label>
|
||||
<view class="m-null-tip">
|
||||
<text>{{__('亲~找不到您想要的商品')}}</text>
|
||||
<text>暂无数据</text>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user