This commit is contained in:
2025-03-28 10:24:45 +08:00
parent de120360fd
commit d39a8f11de
5 changed files with 48 additions and 6 deletions

View File

@@ -31,6 +31,12 @@
<input id="c-rel_wx" class="form-control" name="row[rel_wx]" readonly type="text" value="{$row.rel_wx|htmlentities}">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('微信昵称')}:</label>
<div class="col-xs-12 col-sm-8">
<input id="c-wx_nickname" class="form-control" name="row[wx_nickname]" type="text" value="{$row.wx_nickname|htmlentities}">
</div>
</div>
<div class="form-group">
<label class="control-label col-xs-12 col-sm-2">{:__('Rel_group')}:</label>
<div class="col-xs-12 col-sm-8">