勾股CMS2.0版本,重构了系统菜单功能模块、权限模块,新增商品功能,以及其他功能模块的优化。

This commit is contained in:
hdm 2022-02-16 19:03:07 +08:00
parent b02ce674ea
commit 93973ae74c

View File

@ -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>