提交 da2be3d0 编写于 作者: D Devil

小程序优化

上级 1f24c805
......@@ -57,7 +57,7 @@
<view class="nav-item br-b" onTap="clear_storage">
<image src="/images/user-nav-cache-icon.png" class="item-icon" mode="widthFix" />
<text class="item-name">安全退出</text>
<text class="item-name">清除缓存</text>
</view>
<view a:if="{{(customer_service_tel || null) != null}}" class="nav-item" onTap="call_event">
......
......@@ -58,7 +58,7 @@
<view class="nav-item br-b" bindtap="clear_storage">
<image src="/images/user-nav-cache-icon.png" class="item-icon" mode="widthFix" />
<text class="item-name">安全退出</text>
<text class="item-name">清除缓存</text>
</view>
<view s-if="customer_service_tel != null" class="nav-item" bindtap="call_event">
......
......@@ -57,7 +57,7 @@
<view class="nav-item br-b" bindtap="clear_storage">
<image src="/images/user-nav-cache-icon.png" class="item-icon" mode="widthFix" />
<text class="item-name">安全退出</text>
<text class="item-name">清除缓存</text>
</view>
<view qq:if="{{customer_service_tel != null}}" class="nav-item" bindtap="call_event">
......
......@@ -57,7 +57,7 @@
<view class="nav-item br-b" bindtap="clear_storage">
<image src="/images/user-nav-cache-icon.png" class="item-icon" mode="widthFix" />
<text class="item-name">安全退出</text>
<text class="item-name">清除缓存</text>
</view>
<view wx:if="{{(common_app_customer_service_tel || null) != null}}" class="nav-item" bindtap="call_event">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册