Commit e1ee492e by 冷斌

fix bug

parent 746812d3
......@@ -76,7 +76,24 @@ input{
<label class="checkbox inline">家族是否开启</label>
</div>
</div>
<div class="control-group">
<label class="control-label">接收短信手机号</label>
<div class="controls">
<input type="text" name="post[yy_mobile]" value="{$config['yy_mobile']}"> 运营人员接收认证主播提交资料短信提示
</div>
</div>
<div class="control-group">
<label class="control-label">接收短信手机号</label>
<div class="controls">
<input type="text" name="post[yy_mobile2]" value="{$config['yy_mobile2']}"> 运营人员接收认证主播提交资料短信提示
</div>
</div>
<div class="control-group">
<label class="control-label">接收短信手机号</label>
<div class="controls">
<input type="text" name="post[yy_mobile3]" value="{$config['yy_mobile2\3']}"> 运营人员接收认证主播提交资料短信提示
</div>
</div>
......
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