提交 0f9d7b15 编写于 作者: W wanganxp

放开表单的input示例

上级 bc09763e
......@@ -5,7 +5,7 @@
<form @submit="onFormSubmit" @reset="onFormReset">
<view class="uni-form-item">
<view class="title">姓名</view>
<!-- <input class="uni-input" name="nickname" :value="nickname" placeholder="请输入姓名" /> -->
<input class="uni-input" name="nickname" :value="nickname" placeholder="请输入姓名" />
</view>
<view class="uni-form-item">
<view class="title">性别</view>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册