勾股CMS2.0版本,重构了系统菜单功能模块、权限模块,新增商品功能,以及其他功能模块的优化。
This commit is contained in:
parent
b02ce674ea
commit
93973ae74c
@ -50,8 +50,7 @@
|
||||
</td>
|
||||
<td class="td-gay">手机号码</td>
|
||||
<td>
|
||||
<input type="text" name="mobile" readonly value="{$userInfo.mobile}"
|
||||
style="width:99%;" placeholder="请输入手机号码" />
|
||||
<input type="text" name="mobile" value="{$userInfo.mobile}" style="width:99%;" placeholder="请输入手机号码" />
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user