master
Aokiso 7 years ago
parent 762a921ecc
commit 944f597cba

@ -104,7 +104,10 @@
<input data-name="简介" name="register" type="text" id="register" readonly="true"/> <input data-name="简介" name="register" type="text" id="register" readonly="true"/>
</div> </div>
</div> </div>
<button type="button" onclick="check1()">点击前往修改</button>
<div align="right">
<input type="button" onClick="check1()" value="提交">
</div>
</form> </form>
</div> </div>
</div> </div>

Loading…
Cancel
Save