提交 2873c01e 编写于 作者: D devil_gong

百度小程序开发

上级 af481ca2
......@@ -96,7 +96,7 @@
<!-- 表单 -->
<view s-if="form_type != null" class="form-container spacing-mb oh">
<view class="form-gorup">
<view class="form-gorup bg-white">
<view class="form-gorup-title">退款原因<text class="form-group-tips-must">必选</text></view>
<picker bindchange="form_reason_event" value="{{form_reason_index}}" range="{{reason_data_list}}">
<view class="picker {{form_reason_index == null ? 'cr-ccc' : 'cr-666'}} arrow-right">
......
......@@ -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">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册