|
|
|
@ -14,7 +14,7 @@ $max_num = !empty(FSC::$app['config']['tajian']['max_dir_num']) ? FSC::$app['con
@@ -14,7 +14,7 @@ $max_num = !empty(FSC::$app['config']['tajian']['max_dir_num']) ? FSC::$app['con
|
|
|
|
|
<div class="mb-3 pt20"> |
|
|
|
|
<label for="text_input_dir" class="form-label">账号昵称</label> |
|
|
|
|
<input id="text_input_dir" name="nickname" placeholder="请填写 2 - 5 个汉字" value=""> |
|
|
|
|
<p class="mt10">说明:<br>最多添加 <strong><?=$max_num?></strong> 个账号</p> |
|
|
|
|
<p class="mt10">说明:<br>一个手机号码最多添加 <strong><?=$max_num?></strong> 个账号,此功能限VIP用户使用。</p> |
|
|
|
|
</div> |
|
|
|
|
<div class="avform_bt vercenter"> |
|
|
|
|
<button class="jsbtn" aria-label="保存" type="button"> |
|
|
|
|