Commit 55b9f0a9 by liang ce

修改首页侧边栏axml判断

parent b845c3c1
......@@ -26,7 +26,7 @@
</view>
</view>
</view>
<view class="unAssociated" a:if="{{relatedAppList.length === 3}}">
<view class="unAssociated" a:if="{{relatedAppList.length !== 3}}">
<view class="associated">
可关联应用
</view>
......
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