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