mirror of
https://gitee.com/zoujingli/ThinkAdmin.git
synced 2025-04-06 03:58:04 +08:00
Update config.html
This commit is contained in:
parent
f4b89327c7
commit
84ba51151c
@ -227,7 +227,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
</legend>
|
</legend>
|
||||||
<div class="layui-form-item nowrap">
|
<div class="layui-form-item nowrap">
|
||||||
{php} $key = 'direct_value_vip_'.$level['number']; {/php}
|
{php} $key = 'upgrade_value_vip_'.$level['number']; {/php}
|
||||||
<input class="layui-input" type="hidden" name="upgrade_type_vip_{$level.number}" value="2">
|
<input class="layui-input" type="hidden" name="upgrade_type_vip_{$level.number}" value="2">
|
||||||
<label class="block">
|
<label class="block">
|
||||||
<span class="color-blue"><b>请输入固定奖励金额</b>( 如:比例填写 10.00 表示 10.00 元 )</span>
|
<span class="color-blue"><b>请输入固定奖励金额</b>( 如:比例填写 10.00 表示 10.00 元 )</span>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user