|
@@ -132,13 +132,10 @@
|
|
|
<view class="block-label top-label">送钱规则</view>
|
|
<view class="block-label top-label">送钱规则</view>
|
|
|
<view class="config-intro">
|
|
<view class="config-intro">
|
|
|
<view class="intro-card">
|
|
<view class="intro-card">
|
|
|
- <view class="intro-header">
|
|
|
|
|
- <text class="intro-title">说明</text>
|
|
|
|
|
- </view>
|
|
|
|
|
<view class="intro-content">
|
|
<view class="intro-content">
|
|
|
<view class="intro-tips">
|
|
<view class="intro-tips">
|
|
|
<view class="intro-tip-item highlight">
|
|
<view class="intro-tip-item highlight">
|
|
|
- <text class="intro-tip-text">客户有欠款未结清,充值时将没有赠送!</text>
|
|
|
|
|
|
|
+ <text class="intro-tip-text">客户有欠款未结清,充值将没有赠送!!</text>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
@@ -185,14 +182,14 @@
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
<view class="inline-action">
|
|
<view class="inline-action">
|
|
|
- <button class="admin-button-com middle blue" @click="saveMoneyRules">保存送钱规则</button>
|
|
|
|
|
|
|
+ <button class="admin-button-com middle blue" @click="saveMoneyRules">保存</button>
|
|
|
</view>
|
|
</view>
|
|
|
</block>
|
|
</block>
|
|
|
</view>
|
|
</view>
|
|
|
|
|
|
|
|
<!-- 底部保存:仅保存 VIP 设置、充值规则、红包非余额支付时 -->
|
|
<!-- 底部保存:仅保存 VIP 设置、充值规则、红包非余额支付时 -->
|
|
|
<view class="app-footer">
|
|
<view class="app-footer">
|
|
|
- <button class="admin-button-com big blue" @click="saveSetting">保存设置</button>
|
|
|
|
|
|
|
+ <button class="admin-button-com big blue" @click="saveSetting">全部保存</button>
|
|
|
</view>
|
|
</view>
|
|
|
</view>
|
|
</view>
|
|
|
</template>
|
|
</template>
|