ofm8phgmn3jw 2019-7-30
<input type="text" name="myname" class="cell-input" placeholder="昵称" />
在这加多了一个填昵称的编辑框然后怎么传回数据库这
# 1楼 2019-7-31 点评
数据库增加储存昵称的字段
Action/My.php 修改资料增加 保存昵称的代码