首页动画完事了
This commit is contained in:
parent
18c8267a94
commit
8613385d48
|
|
@ -15,8 +15,6 @@
|
|||
<!-- <logistics :isShow="menuIndexshowfourth" v-if="menuIndex==3" /> -->
|
||||
<requestform :isShow="menuIndex==4" v-if="menuIndex==4" />
|
||||
|
||||
|
||||
|
||||
<!-- 没有数据 -->
|
||||
<view class="nomessageclass" :style="messageopit?{opacity: `1`}:{opacity: `0`}"
|
||||
v-if="(menuIndex == 1 || menuIndex == 2) && (!uni.getStorageSync('elderId') ||!uni.getStorageSync('nuId'))">
|
||||
|
|
|
|||
Loading…
Reference in New Issue