| {_('绑定会员')} | |||
|---|---|---|---|
| {_('开通产品')} | {form_dropdown('product', $product_option, $product, 'class="form-control input-small"')} | ||
| {_('内部价格')} | |||
| {form_hidden('submit',1)} | |||
{extends file='../layouts/index.html'}
{block name=body}
{_('绑定会员')}
{_('开通产品')}
{form_dropdown('product', $product_option, $product, 'class="form-control input-small"')}
{_('内部价格')}
{form_hidden('submit',1)}