```
<div class="fui-content">
<div class="fui-cell-group">
```
## 单选
```
<div class='fui-cell must'>
<div class='fui-cell-label'>商户类型</div>
<div class='fui-cell-info'>
<label class="radio-inline">
<input type="radio" class='fui-radio fui-radio-warning' name='merchtype' value='1'/> 金豆
</label>
<label class="radio-inline">
<input type="radio" class='fui-radio fui-radio-warning' name='merchtype' value="2"/> 银豆
</label>
</div>
</div>
//js获取单选值
// var merchtype = $(":radio[name='merchtype']:checked").val();
```
## 字符
```
<div class="fui-cell must ">
<div class="fui-cell-label">商户名称</div>
<div class="fui-cell-info"><input type="text" class="fui-input" id="merchname" placeholder="商户名称" value="{$reg['merchname']}"/></div>
</div>
```
```
</div>
</div>
```
- php调试
- php记录
- 常用循环
- 日期时间转换
- 时间格式
- mktime获取今日昨日本月时间戳
- http_build_query生成请求字符串
- PHP取整的几种方法
- 微擎记录
- W全局变量
- Http请求
- 人人商城二开记录
- 数据处理
- 常用查询
- 会员信息
- 确认收货处理
- 维权处理
- 设置读取和配置
- 报单商品类型属性
- 团队佣金
- 自动升级
- 业绩分红
- 前端html和js
- html按钮提交处理
- 引用js传参
- 表单
- 表单判断
- 任务执行
- 提示跳转页
- 全局变量
- 订单交易
- DIY设置
- 系统菜单
- mysql记录
- 创建表-14
- html和js
- 模板中使用js变量传参
- js表单处理
- 表单判断
- js页面跳转刷新
- thinkphp帮助
- 导入导出excel