{extend name="default/base/base_joinin" /} {block name="joinin_main"}
  • {$Think.lang.enter_agreement}
  • {$Think.lang.store_qualification_information}
  • {$Think.lang.financial_qualification_information}
  • {$Think.lang.store_operation_information}
  • {$Think.lang.contract_signing_payment}
  • {$Think.lang.store_opening}
{$Think.lang.store_contact_information}
{$Think.lang.store_name}: {$joinin_detail.company_name} {$Think.lang.location}: {$joinin_detail.company_address} {$Think.lang.detailed_address}: {$joinin_detail.company_address_detail}
{$Think.lang.contact_name}: {$joinin_detail.contacts_name} {$Think.lang.contact_number}: {$joinin_detail.contacts_phone} {$Think.lang.email_address}: {$joinin_detail.contacts_email}
{$Think.lang.identification_information}
{$Think.lang.identification_number}: {$joinin_detail.business_licence_number}
{$Think.lang.identification_photo}: {notempty name="$joinin_detail.business_licence_number_electronic"} {else /} {$Think.lang.not_uploaded} {/notempty}
{$Think.lang.settlement_account_information}:
{$Think.lang.alipay_account_name}: {$joinin_detail.settlement_bank_account_name}
{$Think.lang.alipay_account}: {$joinin_detail.settlement_bank_account_number}
{$Think.lang.store_operation_information}
{$Think.lang.seller_account}: {$joinin_detail.seller_name}
{$Think.lang.store_name}: {$joinin_detail.store_name}
{$Think.lang.store_level}: {$joinin_detail.storegrade_name}({$Think.lang.store_opening_expenses}:{$joinin_detail.storegrade_price|default="0"}{$Think.lang.ds_yuan}/{$Think.lang.year})
{$Think.lang.store_opening_hours}: {$joinin_detail.joinin_year} {$Think.lang.year}
{$Think.lang.store_classification}: {$joinin_detail.storeclass_name}({$Think.lang.deposit}:{$joinin_detail.storeclass_bail} {$Think.lang.ds_yuan}/{$Think.lang.year})
{$Think.lang.total_amount_payable}: {$joinin_detail.paying_amount} {$Think.lang.ds_yuan}
{$Think.lang.business_category}: {notempty name="$joinin_detail.store_class_names"} {php}$store_class_names = unserialize($joinin_detail['store_class_names']);{/php} {php}$store_class_commis_rates = explode(',', $joinin_detail['store_class_commis_rates']);{/php} {notempty name="store_class_names"} {php}@list($class1, $class2, $class3) = explode(',', $store_class_names[$i]);{/php} {/notempty} {/notempty}
{$Think.lang.ctegory_1} {$Think.lang.ctegory_2} {$Think.lang.ctegory_3} {$Think.lang.proportion}
{$class1|default='0'} {$class2|default='0'} {$class3|default='0'} {$store_class_commis_rates[$i]}%
{$Think.lang.audit_opinion}: {$joinin_detail.joinin_message}
付款方式:
{$Think.lang.upload_payment_voucher}: (不清楚平台收款账号?)
{$Think.lang.note}:
{/block}